Home | History | Annotate | Download | only in gtest

Lines Matching refs:is_disabled

5961       const bool is_disabled =
5966 test_info->is_disabled_ = is_disabled;
5974 (GTEST_FLAG(also_run_disabled_tests) || !is_disabled) &&