Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc7679 bool ExitedUnsuccessfully(int exit_status) { in ExitedUnsuccessfully() function
Dgtest.h9416 GTEST_API_ bool ExitedUnsuccessfully(int exit_status);
9676 ASSERT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)
9681 EXPECT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)