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

  /external/google-breakpad/src/testing/gtest/src/
gtest-death-test.cc 384 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } function in class:testing::internal::DeathTestImpl
436 set_outcome(DIED);
440 set_outcome(RETURNED);
443 set_outcome(THREW);
446 set_outcome(LIVED);
    [all...]
  /external/googletest/googletest/src/
gtest-death-test.cc 397 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } function in class:testing::internal::DeathTestImpl
449 set_outcome(DIED);
453 set_outcome(RETURNED);
456 set_outcome(THREW);
459 set_outcome(LIVED);
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-death-test.cc 397 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } function in class:testing::internal::DeathTestImpl
449 set_outcome(DIED);
453 set_outcome(RETURNED);
456 set_outcome(THREW);
459 set_outcome(LIVED);
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-death-test.cc 349 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } function in class:testing::internal::DeathTestImpl
401 set_outcome(DIED);
405 set_outcome(RETURNED);
408 set_outcome(THREW);
411 set_outcome(LIVED);
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-death-test.cc 386 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } function in class:testing::internal::DeathTestImpl
438 set_outcome(DIED);
442 set_outcome(RETURNED);
445 set_outcome(THREW);
448 set_outcome(LIVED);
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest-death-test.cc 346 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } function in class:testing::internal::DeathTestImpl
398 set_outcome(DIED);
402 set_outcome(RETURNED);
405 set_outcome(THREW);
408 set_outcome(LIVED);
    [all...]
  /external/v8/testing/gtest/src/
gtest-death-test.cc 395 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } function in class:testing::internal::DeathTestImpl
447 set_outcome(DIED);
451 set_outcome(RETURNED);
454 set_outcome(THREW);
457 set_outcome(LIVED);
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-death-test.cc 386 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } function in class:testing::internal::DeathTestImpl
438 set_outcome(DIED);
442 set_outcome(RETURNED);
445 set_outcome(THREW);
448 set_outcome(LIVED);
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/src/
gtest-death-test.cc 386 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } function in class:testing::internal::DeathTestImpl
438 set_outcome(DIED);
442 set_outcome(RETURNED);
445 set_outcome(THREW);
448 set_outcome(LIVED);
    [all...]
  /external/protobuf/gtest/src/
gtest-death-test.cc 333 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } function in class:testing::internal::DeathTestImpl
385 set_outcome(DIED);
389 set_outcome(RETURNED);
392 set_outcome(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 163 milliseconds