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

  /external/google-breakpad/src/testing/gtest/src/
gtest-death-test.cc 237 // code; LIVED means that process lived beyond the end of the test code;
244 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
446 set_outcome(LIVED);
511 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
539 case LIVED:
    [all...]
  /external/googletest/googletest/src/
gtest-death-test.cc 248 // code; LIVED means that process lived beyond the end of the test code;
255 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
459 set_outcome(LIVED);
524 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
552 case LIVED:
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-death-test.cc 248 // code; LIVED means that process lived beyond the end of the test code;
255 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
459 set_outcome(LIVED);
524 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
552 case LIVED:
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-death-test.cc 199 // code; LIVED means that process lived beyond the end of the test code;
206 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
411 set_outcome(LIVED);
476 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
504 case LIVED:
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-death-test.cc 237 // code; LIVED means that process lived beyond the end of the test code;
244 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
448 set_outcome(LIVED);
513 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
541 case LIVED:
    [all...]
  /external/protobuf/gtest/src/
gtest-death-test.cc 189 // test code; LIVED means that process lived beyond the end of the test
193 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED };
392 set_outcome(LIVED);
430 // concluded: DIED, LIVED, or RETURNED. The death test fails
458 case LIVED:
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest-death-test.cc 199 // code; LIVED means that process lived beyond the end of the test code;
206 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
408 set_outcome(LIVED);
473 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
501 case LIVED:
    [all...]
  /external/v8/testing/gtest/src/
gtest-death-test.cc 246 // code; LIVED means that process lived beyond the end of the test code;
253 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
457 set_outcome(LIVED);
522 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
550 case LIVED:
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-death-test.cc 237 // code; LIVED means that process lived beyond the end of the test code;
244 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
448 set_outcome(LIVED);
513 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
541 case LIVED:
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/src/
gtest-death-test.cc 237 // code; LIVED means that process lived beyond the end of the test code;
244 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
448 set_outcome(LIVED);
513 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
541 case LIVED:
    [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 385 milliseconds