Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h772 void CheckForInstantiations();
/freebsd-14.2/contrib/googletest/googletest/src/
H A Dgtest.cc585 void TypeParameterizedTestSuiteRegistry::CheckForInstantiations() { in CheckForInstantiations() function in testing::internal::TypeParameterizedTestSuiteRegistry
2799 type_parameterized_test_registry_.CheckForInstantiations(); in RegisterParameterizedTests()