Searched defs:an_outcome (Results 1 - 5 of 5) sorted by relevance

/external/protobuf/gtest/src/
H A Dgtest-death-test.cc333 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } argument
/external/google-breakpad/src/testing/gtest/src/
H A Dgtest-death-test.cc384 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } argument
/external/gtest/src/
H A Dgtest-death-test.cc386 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } argument
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc349 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } argument
/external/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc346 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } argument

Completed in 90 milliseconds