Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2310 const TestInfo* const this_test_info = impl->current_test_info(); in HasSameFixtureClass() local
2311 const internal::TypeId this_fixture_id = this_test_info->fixture_class_id_; in HasSameFixtureClass()
2312 const char* const this_test_name = this_test_info->name(); in HasSameFixtureClass()
2335 << "illegal. In test suite " << this_test_info->test_suite_name() in HasSameFixtureClass()
2347 << this_test_info->test_suite_name() << ",\n" in HasSameFixtureClass()