Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc1942 const char* const this_test_name = this_test_info->name(); in HasSameFixtureClass() local
1958 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
1960 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
1979 << " and test " << this_test_name << "\n" in HasSameFixtureClass()