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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3439 const TestInfo* const this_test_info = impl->current_test_info(); local
3440 const internal::TypeId this_fixture_id = this_test_info->fixture_class_id_;
3441 const char* const this_test_name = this_test_info->name();
3464 << "illegal. In test case " << this_test_info->test_case_name()
3476 << this_test_info->test_case_name() << ",\n"

Completed in 97 milliseconds