Home
last modified time | relevance | path

Searched refs:is_runnable (Results 1 – 11 of 11) sorted by relevance

/external/perfetto/src/trace_processor/
Dftrace_utils.cc41 bool is_runnable = false; in TaskState() local
53 if (is_runnable) { in TaskState()
65 is_runnable = true; in TaskState()
98 bool no_state = !is_runnable && state_ == 0; in TaskState()
114 if (is_runnable()) { in ToString()
Dftrace_utils.h82 bool is_runnable() const { in is_runnable() function
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc4378 const bool is_runnable = in FilterTests() local
4382 const bool is_selected = is_runnable && in FilterTests()
4387 num_runnable_tests += is_runnable; in FilterTests()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc4381 const bool is_runnable = in FilterTests() local
4385 const bool is_selected = is_runnable && in FilterTests()
4390 num_runnable_tests += is_runnable; in FilterTests()
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc4443 const bool is_runnable = in FilterTests() local
4447 const bool is_selected = is_runnable && in FilterTests()
4452 num_runnable_tests += is_runnable; in FilterTests()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc4824 const bool is_runnable = in FilterTests() local
4828 const bool is_selected = is_runnable && in FilterTests()
4833 num_runnable_tests += is_runnable; in FilterTests()
/external/mesa3d/src/gtest/src/
Dgtest.cc4823 const bool is_runnable = in FilterTests() local
4827 const bool is_selected = is_runnable && in FilterTests()
4832 num_runnable_tests += is_runnable; in FilterTests()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest.cc4823 const bool is_runnable = in FilterTests() local
4827 const bool is_selected = is_runnable && in FilterTests()
4832 num_runnable_tests += is_runnable; in FilterTests()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc5365 const bool is_runnable = in FilterTests() local
5373 const bool is_selected = is_runnable && !is_in_another_shard; in FilterTests()
5375 num_runnable_tests += is_runnable; in FilterTests()
/external/googletest/googletest/src/
Dgtest.cc5428 const bool is_runnable = in FilterTests() local
5436 const bool is_selected = is_runnable && !is_in_another_shard; in FilterTests()
5438 num_runnable_tests += is_runnable; in FilterTests()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc6275 const bool is_runnable = in FilterTests() local
6279 const bool is_selected = is_runnable && in FilterTests()
6284 num_runnable_tests += is_runnable; in FilterTests()