Searched refs:is_disabled_ (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.cc3673 is_disabled_(false),
5966 test_info->is_disabled_ = is_disabled;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18143 bool is_disabled_; // True iff this test is disabled member in class:testing::TestInfo
18287 return test_info->is_reportable() && test_info->is_disabled_;
18292 return test_info->is_disabled_;

Completed in 63 milliseconds