Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/googletest/googletest/src/
HDgtest.cc6177 const bool is_runnable = in FilterTests() local
6185 const bool is_selected = is_runnable && !is_in_another_shard; in FilterTests()
6187 num_runnable_tests += is_runnable; in FilterTests()