Searched refs:kSkip (Results 1 – 4 of 4) sorted by relevance
57 kSkip // Skipped. enumerator91 bool skipped() const { return type_ == kSkip; } in skipped()
52 : result.type() == TestPartResult::kSkip in operator <<()
2880 case TestPartResult::kSkip: in TestPartResultTypeToString()3225 case TestPartResult::kSkip: in OnTestPartResult()4798 result_type != TestPartResult::kSkip) { in AddTestPartResult()5329 if (test_part_result.type() == TestPartResult::kSkip) { in RunAllTests()
1252 return GTEST_MESSAGE_(message, ::testing::TestPartResult::kSkip)