Home
last modified time | relevance | path

Searched refs:ExternalInstantiationTest (Results 1 - 2 of 2) sorted by relevance

/third_party/googletest/googletest/test/
H A Dgoogletest-param-test-test.h42 class ExternalInstantiationTest : public ::testing::TestWithParam<int> {}; class
H A Dgoogletest-param-test-test.cc781 // gtest-param-test_test2.cc. ExternalInstantiationTest fixture class is
783 TEST_P(ExternalInstantiationTest, IsMultipleOf33) { in TEST_P()

Completed in 3 milliseconds