Searched defs:is_disabled_ (Results 1 - 1 of 1) sorted by relevance

/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 270 milliseconds