Searched refs:this_is_TEST (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.cc3447 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId(); local
3449 if (first_is_TEST || this_is_TEST) {
3454 // that first_is_TEST and this_is_TEST cannot both be true, as

Completed in 41 milliseconds