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

  /external/google-breakpad/src/testing/gtest/src/
gtest-death-test.cc 239 // statement, which is not allowed; THREW means that the test statement
244 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
443 set_outcome(THREW);
511 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
543 case THREW:
544 buffer << " Result: threw an exception.\n"
    [all...]
  /external/googletest/googletest/src/
gtest-death-test.cc 250 // statement, which is not allowed; THREW means that the test statement
255 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
456 set_outcome(THREW);
524 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
556 case THREW:
557 buffer << " Result: threw an exception.\n"
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-death-test.cc 250 // statement, which is not allowed; THREW means that the test statement
255 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
456 set_outcome(THREW);
524 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
556 case THREW:
557 buffer << " Result: threw an exception.\n"
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-death-test.cc 201 // statement, which is not allowed; THREW means that the test statement
206 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
408 set_outcome(THREW);
476 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
508 case THREW:
509 buffer << " Result: threw an exception.\n"
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-death-test.cc 239 // statement, which is not allowed; THREW means that the test statement
244 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
445 set_outcome(THREW);
513 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
545 case THREW:
546 buffer << " Result: threw an exception.\n"
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest-death-test.cc 201 // statement, which is not allowed; THREW means that the test statement
206 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
405 set_outcome(THREW);
473 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
505 case THREW:
506 buffer << " Result: threw an exception.\n"
    [all...]
  /external/v8/testing/gtest/src/
gtest-death-test.cc 248 // statement, which is not allowed; THREW means that the test statement
253 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
454 set_outcome(THREW);
522 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
554 case THREW:
555 buffer << " Result: threw an exception.\n"
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-death-test.cc 239 // statement, which is not allowed; THREW means that the test statement
244 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
445 set_outcome(THREW);
513 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
545 case THREW:
546 buffer << " Result: threw an exception.\n"
    [all...]
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/src/
gtest-death-test.cc 239 // statement, which is not allowed; THREW means that the test statement
244 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
445 set_outcome(THREW);
513 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
545 case THREW:
546 buffer << " Result: threw an exception.\n"
    [all...]
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/src/
gtest-death-test.cc 239 // statement, which is not allowed; THREW means that the test statement
244 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
445 set_outcome(THREW);
513 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
545 case THREW:
546 buffer << " Result: threw an exception.\n"
    [all...]
  /external/fmtlib/test/
gmock-gtest-all.cc     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc     [all...]

Completed in 659 milliseconds