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

  /external/v8/tools/
test.py 191 outcome = 'CRASH'
193 outcome = 'FAIL'
195 outcome = 'pass'
196 print 'Done running %s: %s' % (output.test.GetLabel(), outcome)
389 outcome = CRASH
391 outcome = TIMEOUT
393 outcome = FAIL
395 outcome = PASS
396 return not outcome in self.test.outcomes
692 class Outcome(Expression)
    [all...]
  /external/gtest/src/
gtest-death-test.cc 348 DeathTestOutcome outcome() const { return outcome_; } function in class:testing::internal::DeathTestImpl
349 void set_outcome(DeathTestOutcome outcome) { outcome_ = outcome; }
390 // 5. The parent reads child's output through the pipe (outcome code and
432 // outcome data member.
433 // TODO(vladl@google.com): Outcome classification logic is common with
733 // outcome data member.
787 // outcome: An enumeration describing how the death test
819 switch (outcome()) {
    [all...]
  /external/protobuf/gtest/src/
gtest-death-test.cc 332 DeathTestOutcome outcome() const { return outcome_; } function in class:testing::internal::DeathTestImpl
333 void set_outcome(DeathTestOutcome outcome) { outcome_ = outcome; }
429 // outcome: An enumeration describing how the death test
457 switch (outcome()) {
513 // 5. The parent reads child's output through the pipe (outcome code and
550 // outcome data member.
714 // outcome data member.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
gimple.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
gimple.h     [all...]
  /external/dropbear/libtommath/
bn.tex     [all...]

Completed in 162 milliseconds