Home
last modified time | relevance | path

Searched refs:CheckForInstantiations (Results 1 – 2 of 2) sorted by relevance

/src/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h776 void CheckForInstantiations();
/src/contrib/googletest/googletest/src/
H A Dgtest.cc618 void TypeParameterizedTestSuiteRegistry::CheckForInstantiations() { in CheckForInstantiations() function in testing::internal::TypeParameterizedTestSuiteRegistry
2850 type_parameterized_test_registry_.CheckForInstantiations(); in RegisterParameterizedTests()