HomeSort by relevance Sort by last modified time
    Searched refs:DIED (Results 1 - 13 of 13) sorted by null

  /external/google-breakpad/src/testing/gtest/src/
gtest-death-test.cc 236 // conclude. DIED means that the process died while executing the test
244 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
436 set_outcome(DIED);
511 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
551 case DIED:
557 buffer << " Result: died but not with expected error.\n"
562 buffer << " Result: died but not with expected exit code:\n"
    [all...]
  /external/googletest/googletest/src/
gtest-death-test.cc 247 // conclude. DIED means that the process died while executing the test
255 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
449 set_outcome(DIED);
524 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
564 case DIED:
570 buffer << " Result: died but not with expected error.\n"
575 buffer << " Result: died but not with expected exit code:\n"
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-death-test.cc 247 // conclude. DIED means that the process died while executing the test
255 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
449 set_outcome(DIED);
524 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
564 case DIED:
570 buffer << " Result: died but not with expected error.\n"
575 buffer << " Result: died but not with expected exit code:\n"
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-death-test.cc 198 // conclude. DIED means that the process died while executing the test
206 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
401 set_outcome(DIED);
476 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
516 case DIED:
522 buffer << " Result: died but not with expected error.\n"
527 buffer << " Result: died but not with expected exit code:\n"
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-death-test.cc 236 // conclude. DIED means that the process died while executing the test
244 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
438 set_outcome(DIED);
513 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
553 case DIED:
559 buffer << " Result: died but not with expected error.\n"
564 buffer << " Result: died but not with expected exit code:\n"
    [all...]
  /external/protobuf/gtest/src/
gtest-death-test.cc 188 // can conclude. DIED means that the process died while executing the
193 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED };
385 set_outcome(DIED);
430 // concluded: DIED, LIVED, or RETURNED. The death test fails
466 case DIED:
472 buffer << " Result: died but not with expected error.\n"
477 buffer << " Result: died but not with expected exit code:\n"
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest-death-test.cc 198 // conclude. DIED means that the process died while executing the test
206 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
398 set_outcome(DIED);
473 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
513 case DIED:
519 buffer << " Result: died but not with expected error.\n"
524 buffer << " Result: died but not with expected exit code:\n"
    [all...]
  /external/v8/testing/gtest/src/
gtest-death-test.cc 245 // conclude. DIED means that the process died while executing the test
253 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
447 set_outcome(DIED);
522 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
562 case DIED:
568 buffer << " Result: died but not with expected error.\n"
573 buffer << " Result: died but not with expected exit code:\n"
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-death-test.cc 236 // conclude. DIED means that the process died while executing the test
244 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
438 set_outcome(DIED);
513 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
553 case DIED:
559 buffer << " Result: died but not with expected error.\n"
564 buffer << " Result: died but not with expected exit code:\n"
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/src/
gtest-death-test.cc 236 // conclude. DIED means that the process died while executing the test
244 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
438 set_outcome(DIED);
513 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
553 case DIED:
559 buffer << " Result: died but not with expected error.\n"
564 buffer << " Result: died but not with expected exit code:\n"
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest-all.cc     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc     [all...]

Completed in 77 milliseconds