Home
last modified time | relevance | path

Searched refs:set_outcome (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gtest/src/
Dgtest-death-test.cc346 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome() function in testing::internal::DeathTestImpl
398 set_outcome(DIED); in ReadAndInterpretStatusByte()
402 set_outcome(RETURNED); in ReadAndInterpretStatusByte()
405 set_outcome(THREW); in ReadAndInterpretStatusByte()
408 set_outcome(LIVED); in ReadAndInterpretStatusByte()
/external/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc349 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome() function in testing::internal::DeathTestImpl
401 set_outcome(DIED); in ReadAndInterpretStatusByte()
405 set_outcome(RETURNED); in ReadAndInterpretStatusByte()
408 set_outcome(THREW); in ReadAndInterpretStatusByte()
411 set_outcome(LIVED); in ReadAndInterpretStatusByte()
/external/google-breakpad/src/testing/gtest/src/
Dgtest-death-test.cc384 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome() function in testing::internal::DeathTestImpl
436 set_outcome(DIED); in ReadAndInterpretStatusByte()
440 set_outcome(RETURNED); in ReadAndInterpretStatusByte()
443 set_outcome(THREW); in ReadAndInterpretStatusByte()
446 set_outcome(LIVED); in ReadAndInterpretStatusByte()
/external/gtest/src/
Dgtest-death-test.cc386 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome() function in testing::internal::DeathTestImpl
438 set_outcome(DIED); in ReadAndInterpretStatusByte()
442 set_outcome(RETURNED); in ReadAndInterpretStatusByte()
445 set_outcome(THREW); in ReadAndInterpretStatusByte()
448 set_outcome(LIVED); in ReadAndInterpretStatusByte()
/external/protobuf/gtest/src/
Dgtest-death-test.cc333 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome() function in testing::internal::DeathTestImpl
385 set_outcome(DIED); in ReadAndInterpretStatusByte()
389 set_outcome(RETURNED); in ReadAndInterpretStatusByte()
392 set_outcome(LIVED); in ReadAndInterpretStatusByte()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-all.cc6880 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome() function in testing::internal::DeathTestImpl
6932 set_outcome(DIED); in ReadAndInterpretStatusByte()
6936 set_outcome(RETURNED); in ReadAndInterpretStatusByte()
6939 set_outcome(THREW); in ReadAndInterpretStatusByte()
6942 set_outcome(LIVED); in ReadAndInterpretStatusByte()
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc6372 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome() function in testing::internal::DeathTestImpl
6424 set_outcome(DIED); in ReadAndInterpretStatusByte()
6428 set_outcome(RETURNED); in ReadAndInterpretStatusByte()
6431 set_outcome(LIVED); in ReadAndInterpretStatusByte()