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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc4836 if (test_case.GetTestInfo(i)->is_reportable())
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18081 bool is_reportable() const { function in class:testing::TestInfo
18287 return test_info->is_reportable() && test_info->is_disabled_;
18297 return test_info->is_reportable();

Completed in 99 milliseconds