Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc4396 const bool is_runnable = in FilterTests() local
4400 const bool is_selected = is_runnable && in FilterTests()
4405 num_runnable_tests += is_runnable; in FilterTests()