Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc3771 const TestInfo* const first_test_info = test_case->test_info_list()[0]; in HasSameFixtureClass() local
3772 const internal::TypeId first_fixture_id = first_test_info->fixture_class_id_; in HasSameFixtureClass()
3773 const char* const first_test_name = first_test_info->name(); in HasSameFixtureClass()