Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/googletest/googletest/src/
Dgtest.cc5441 const bool is_disabled = in FilterTests() local
5446 test_info->is_disabled_ = is_disabled; in FilterTests()
5454 (GTEST_FLAG(also_run_disabled_tests) || !is_disabled) && in FilterTests()