HomeSort by relevance Sort by last modified time
    Searched refs:ExitedWithCode (Results 1 - 25 of 66) sorted by null

1 2 3

  /bionic/tests/
error_test.cpp 59 ASSERT_EXIT(error(22, 0, "x%c", 'y'), ::testing::ExitedWithCode(22), "xy");
63 ASSERT_EXIT(error(22, EBADF, "x%c", 'y'), ::testing::ExitedWithCode(22), ": xy: Bad file descriptor");
67 ASSERT_EXIT(error_at_line(22, 0, "a.c", 123, "x%c", 'y'), ::testing::ExitedWithCode(22), ":a.c:123: xy");
71 ASSERT_EXIT(error_at_line(22, EBADF, "a.c", 123, "x%c", 'y'), ::testing::ExitedWithCode(22), ":a.c:123: xy: Bad file descriptor");
  /system/update_engine/common/
terminator_unittest.cc 22 using testing::ExitedWithCode;
48 ASSERT_EXIT(raise(SIGTERM), ExitedWithCode(2), "");
68 ASSERT_EXIT(Terminator::Exit(), ExitedWithCode(2), "");
70 ASSERT_EXIT(Terminator::Exit(), ExitedWithCode(2), "");
82 ASSERT_EXIT(UnblockExitThroughUnblocker(), ExitedWithCode(2), "");
  /system/core/base/
quick_exit_test.cpp 39 ASSERT_EXIT(android::base::quick_exit(123), testing::ExitedWithCode(123), "");
44 ASSERT_EXIT(android::base::quick_exit(123), testing::ExitedWithCode(123), "");
53 ASSERT_EXIT(android::base::quick_exit(123), testing::ExitedWithCode(42), "");
  /external/libchrome/base/debug/
debugger_unittest.cc 36 ::testing::ExitedWithCode(0x80000003), "");
  /external/google-breakpad/src/testing/gtest/include/gtest/
gtest-death-test.h 92 // ASSERT_EXIT(server.ExitNow(), ::testing::ExitedWithCode(0), "Exiting");
190 class GTEST_API_ ExitedWithCode {
192 explicit ExitedWithCode(int exit_code);
196 void operator=(const ExitedWithCode& other);
  /external/googletest/googletest/include/gtest/
gtest-death-test.h 92 // ASSERT_EXIT(server.ExitNow(), ::testing::ExitedWithCode(0), "Exiting");
190 class GTEST_API_ ExitedWithCode {
192 explicit ExitedWithCode(int exit_code);
196 void operator=(const ExitedWithCode& other);
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest-death-test.h 92 // ASSERT_EXIT(server.ExitNow(), ::testing::ExitedWithCode(0), "Exiting");
190 class GTEST_API_ ExitedWithCode {
192 explicit ExitedWithCode(int exit_code);
196 void operator=(const ExitedWithCode& other);
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-death-test.h 81 // ASSERT_EXIT(server.ExitNow(), ::testing::ExitedWithCode(0), "Exiting");
179 class GTEST_API_ ExitedWithCode {
181 explicit ExitedWithCode(int exit_code);
185 void operator=(const ExitedWithCode& other);
  /external/mesa3d/src/gtest/include/gtest/
gtest-death-test.h 92 // ASSERT_EXIT(server.ExitNow(), ::testing::ExitedWithCode(0), "Exiting");
190 class GTEST_API_ ExitedWithCode {
192 explicit ExitedWithCode(int exit_code);
196 void operator=(const ExitedWithCode& other);
  /external/protobuf/gtest/include/gtest/
gtest-death-test.h 81 // ASSERT_EXIT(server.ExitNow(), ::testing::ExitedWithCode(0), "Exiting");
179 class GTEST_API_ ExitedWithCode {
181 explicit ExitedWithCode(int exit_code);
185 void operator=(const ExitedWithCode& other);
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
gtest-death-test.h 81 // ASSERT_EXIT(server.ExitNow(), ::testing::ExitedWithCode(0), "Exiting");
179 class GTEST_API_ ExitedWithCode {
181 explicit ExitedWithCode(int exit_code);
185 void operator=(const ExitedWithCode& other);
  /external/v8/testing/gtest/include/gtest/
gtest-death-test.h 92 // ASSERT_EXIT(server.ExitNow(), ::testing::ExitedWithCode(0), "Exiting");
190 class GTEST_API_ ExitedWithCode {
192 explicit ExitedWithCode(int exit_code);
196 void operator=(const ExitedWithCode& other);
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
gtest-death-test.h 92 // ASSERT_EXIT(server.ExitNow(), ::testing::ExitedWithCode(0), "Exiting");
190 class GTEST_API_ ExitedWithCode {
192 explicit ExitedWithCode(int exit_code);
196 void operator=(const ExitedWithCode& other);
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/
gtest-death-test.h 92 // ASSERT_EXIT(server.ExitNow(), ::testing::ExitedWithCode(0), "Exiting");
190 class GTEST_API_ ExitedWithCode {
192 explicit ExitedWithCode(int exit_code);
196 void operator=(const ExitedWithCode& other);
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/
gtest-death-test.h 92 // ASSERT_EXIT(server.ExitNow(), ::testing::ExitedWithCode(0), "Exiting");
190 class GTEST_API_ ExitedWithCode {
192 explicit ExitedWithCode(int exit_code);
196 void operator=(const ExitedWithCode& other);
  /system/core/libion/tests/
exit_test.cpp 41 }, ::testing::ExitedWithCode(0), "");
59 }, ::testing::ExitedWithCode(0), "");
78 }, ::testing::ExitedWithCode(0), "")
105 }, ::testing::ExitedWithCode(0), "");
130 }, ::testing::ExitedWithCode(0), "");
152 }, ::testing::ExitedWithCode(0), "");
177 }, ::testing::ExitedWithCode(0), "");
199 }, ::testing::ExitedWithCode(0), "");
224 }, ::testing::ExitedWithCode(0), "");
  /system/extras/simpleperf/
workload_test.cpp 60 ASSERT_EXIT(run_signaled_workload(), testing::ExitedWithCode(0),
80 ASSERT_EXIT(run_exit_nonzero_workload(), testing::ExitedWithCode(0),
  /system/extras/memory_replay/tests/
PointersTest.cpp 91 ASSERT_EXIT(TestNoEntriesLeft(), ::testing::ExitedWithCode(1), "");
101 ASSERT_EXIT(TestFindNoPointer(), ::testing::ExitedWithCode(1), "");
112 ASSERT_EXIT(TestRemoveZeroValue(), ::testing::ExitedWithCode(1), "");
  /external/libbrillo/brillo/
flag_helper_unittest.cc 239 ::testing::ExitedWithCode(EX_OK),
265 ::testing::ExitedWithCode(EX_USAGE),
287 ::testing::ExitedWithCode(EX_DATAERR),
310 ::testing::ExitedWithCode(EX_DATAERR),
332 ::testing::ExitedWithCode(EX_DATAERR),
355 ::testing::ExitedWithCode(EX_DATAERR),
  /external/google-breakpad/src/testing/gtest/test/
gtest-death-test_test.cc 215 // Tests the ExitedWithCode predicate.
216 TEST(ExitStatusPredicateTest, ExitedWithCode) {
219 EXPECT_TRUE(testing::ExitedWithCode(0)(0));
220 EXPECT_TRUE(testing::ExitedWithCode(1)(1));
221 EXPECT_TRUE(testing::ExitedWithCode(42)(42));
222 EXPECT_FALSE(testing::ExitedWithCode(0)(1));
223 EXPECT_FALSE(testing::ExitedWithCode(1)(0));
257 // Tests the ExitedWithCode predicate.
258 TEST(ExitStatusPredicateTest, ExitedWithCode) {
262 const testing::ExitedWithCode pred0(0)
    [all...]
  /external/googletest/googletest/test/
gtest-death-test_test.cc 213 // Tests the ExitedWithCode predicate.
214 TEST(ExitStatusPredicateTest, ExitedWithCode) {
217 EXPECT_TRUE(testing::ExitedWithCode(0)(0));
218 EXPECT_TRUE(testing::ExitedWithCode(1)(1));
219 EXPECT_TRUE(testing::ExitedWithCode(42)(42));
220 EXPECT_FALSE(testing::ExitedWithCode(0)(1));
221 EXPECT_FALSE(testing::ExitedWithCode(1)(0));
255 // Tests the ExitedWithCode predicate.
256 TEST(ExitStatusPredicateTest, ExitedWithCode) {
260 const testing::ExitedWithCode pred0(0)
    [all...]
  /external/v8/testing/gtest/test/
gtest-death-test_test.cc 213 // Tests the ExitedWithCode predicate.
214 TEST(ExitStatusPredicateTest, ExitedWithCode) {
217 EXPECT_TRUE(testing::ExitedWithCode(0)(0));
218 EXPECT_TRUE(testing::ExitedWithCode(1)(1));
219 EXPECT_TRUE(testing::ExitedWithCode(42)(42));
220 EXPECT_FALSE(testing::ExitedWithCode(0)(1));
221 EXPECT_FALSE(testing::ExitedWithCode(1)(0));
255 // Tests the ExitedWithCode predicate.
256 TEST(ExitStatusPredicateTest, ExitedWithCode) {
260 const testing::ExitedWithCode pred0(0)
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-death-test_test.cc 213 // Tests the ExitedWithCode predicate.
214 TEST(ExitStatusPredicateTest, ExitedWithCode) {
217 EXPECT_TRUE(testing::ExitedWithCode(0)(0));
218 EXPECT_TRUE(testing::ExitedWithCode(1)(1));
219 EXPECT_TRUE(testing::ExitedWithCode(42)(42));
220 EXPECT_FALSE(testing::ExitedWithCode(0)(1));
221 EXPECT_FALSE(testing::ExitedWithCode(1)(0));
255 // Tests the ExitedWithCode predicate.
256 TEST(ExitStatusPredicateTest, ExitedWithCode) {
260 const testing::ExitedWithCode pred0(0)
    [all...]
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/test/
gtest-death-test_test.cc 214 // Tests the ExitedWithCode predicate.
215 TEST(ExitStatusPredicateTest, ExitedWithCode) {
218 EXPECT_TRUE(testing::ExitedWithCode(0)(0));
219 EXPECT_TRUE(testing::ExitedWithCode(1)(1));
220 EXPECT_TRUE(testing::ExitedWithCode(42)(42));
221 EXPECT_FALSE(testing::ExitedWithCode(0)(1));
222 EXPECT_FALSE(testing::ExitedWithCode(1)(0));
256 // Tests the ExitedWithCode predicate.
257 TEST(ExitStatusPredicateTest, ExitedWithCode) {
261 const testing::ExitedWithCode pred0(0)
    [all...]
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/test/
gtest-death-test_test.cc 214 // Tests the ExitedWithCode predicate.
215 TEST(ExitStatusPredicateTest, ExitedWithCode) {
218 EXPECT_TRUE(testing::ExitedWithCode(0)(0));
219 EXPECT_TRUE(testing::ExitedWithCode(1)(1));
220 EXPECT_TRUE(testing::ExitedWithCode(42)(42));
221 EXPECT_FALSE(testing::ExitedWithCode(0)(1));
222 EXPECT_FALSE(testing::ExitedWithCode(1)(0));
256 // Tests the ExitedWithCode predicate.
257 TEST(ExitStatusPredicateTest, ExitedWithCode) {
261 const testing::ExitedWithCode pred0(0)
    [all...]

Completed in 1018 milliseconds

1 2 3