Searched refs:ExitedUnsuccessfully (Results 1 – 2 of 2) sorted by relevance
6702 bool ExitedUnsuccessfully(int exit_status) { in ExitedUnsuccessfully() function
8313 GTEST_API_ bool ExitedUnsuccessfully(int exit_status);8615 ASSERT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)8620 EXPECT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)