Home
last modified time | relevance | path

Searched defs:NotInstantiatedTest (Results 1 – 1 of 1) sorted by relevance

/src/contrib/googletest/googletest/test/
H A Dgoogletest-param-test-test.cc1207 class NotInstantiatedTest : public testing::TestWithParam<int> {}; class
1211 TEST_P(NotInstantiatedTest, Used) {} in TEST_P() argument