Home
last modified time | relevance | path

Searched refs:ExternalInstantiationTest (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/googletest/googletest/test/
H A Dgoogletest-param-test-test.h42 class ExternalInstantiationTest : public ::testing::TestWithParam<int> {
H A Dgoogletest-test2_test.cc50 ExternalInstantiationTest,
H A Dgoogletest-param-test2-test.cc50 ExternalInstantiationTest,
H A Dgoogletest-param-test-test.cc778 TEST_P(ExternalInstantiationTest, IsMultipleOf33) { in TEST_P() argument