/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/ |
D | gtest-death-test.cc | 380 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/ |
D | gtest-death-test.cc | 380 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/ |
D | gtest-death-test.cc | 329 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/ |
D | gtest-death-test.cc | 332 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/ |
D | gtest-death-test.cc | 380 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/ |
D | gtest-death-test.cc | 367 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/ |
D | gtest-death-test.cc | 396 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/ |
D | gtest-death-test.cc | 403 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/ |
D | gtest-all.cc | 7214 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
|