Searched refs:this_fixture_id (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.cc3440 const internal::TypeId this_fixture_id = this_test_info->fixture_class_id_; local
3443 if (this_fixture_id != first_fixture_id) {
3447 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId();

Completed in 18 milliseconds