Searched refs:ExitedUnsuccessfully (Results 1 – 2 of 2) sorted by relevance
7679 bool ExitedUnsuccessfully(int exit_status) { in ExitedUnsuccessfully() function
9416 GTEST_API_ bool ExitedUnsuccessfully(int exit_status);9676 ASSERT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)9681 EXPECT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)