Searched refs:is_selected (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.cc5977 const bool is_selected = is_runnable && local
5983 num_selected_tests += is_selected;
5985 test_info->should_run_ = is_selected;
5986 test_case->set_should_run(test_case->should_run() || is_selected);

Completed in 22 milliseconds