1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

gtest: support parameters with types from anonymous namespace

This commit is contained in:
Alexander Alekhin
2018-05-31 20:35:33 +00:00
committed by Alexander Alekhin
parent ccbc0b91ea
commit 04802e41e9
3 changed files with 24 additions and 12 deletions
+2
View File
@@ -10441,5 +10441,7 @@ const char* TypedTestCasePState::VerifyRegisteredTestNames(
#endif // GTEST_HAS_TYPED_TEST_P
void* g_parameter_ = NULL;
} // namespace internal
} // namespace testing