Home
last modified time | relevance | path

Searched refs:outcome_ (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc380 outcome_(IN_PROGRESS), in DeathTestImpl()
396 DeathTestOutcome outcome() const { return outcome_; } in outcome()
397 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
421 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-death-test.cc380 outcome_(IN_PROGRESS), in DeathTestImpl()
396 DeathTestOutcome outcome() const { return outcome_; } in outcome()
397 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
421 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-death-test.cc329 outcome_(IN_PROGRESS), in DeathTestImpl()
345 DeathTestOutcome outcome() const { return outcome_; } in outcome()
346 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
370 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/external/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc332 outcome_(IN_PROGRESS), in DeathTestImpl()
348 DeathTestOutcome outcome() const { return outcome_; } in outcome()
349 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
373 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/external/mesa3d/src/gtest/src/
Dgtest-death-test.cc380 outcome_(IN_PROGRESS), in DeathTestImpl()
396 DeathTestOutcome outcome() const { return outcome_; } in outcome()
397 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
421 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/external/google-breakpad/src/testing/gtest/src/
Dgtest-death-test.cc367 outcome_(IN_PROGRESS), in DeathTestImpl()
383 DeathTestOutcome outcome() const { return outcome_; } in outcome()
384 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
408 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-death-test.cc396 outcome_(IN_PROGRESS), in DeathTestImpl()
412 DeathTestOutcome outcome() const { return outcome_; } in outcome()
413 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
437 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/external/googletest/googletest/src/
Dgtest-death-test.cc403 outcome_(IN_PROGRESS), in DeathTestImpl()
418 DeathTestOutcome outcome() const { return outcome_; } in outcome()
419 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
445 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/external/epid-sdk/ext/gtest/
Dgtest-all.cc7214 outcome_(IN_PROGRESS), in DeathTestImpl()
7230 DeathTestOutcome outcome() const { return outcome_; } in outcome()
7231 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
7255 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl