Home
last modified time | relevance | path

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

/external/gtest/src/
Dgtest.cc3838 const bool is_runnable = in UnitTestImpl() local
3843 const bool is_selected = is_runnable && in UnitTestImpl()
3848 num_runnable_tests += is_runnable; in UnitTestImpl()