Searched refs:outcome (Results 1 - 16 of 16) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Dtest_attempt_state.cc37 const LoginFailure& outcome) {
39 online_outcome_ = outcome;
35 PresetOnlineLoginStatus( const GaiaAuthConsumer::ClientLoginResult& credentials, const LoginFailure& outcome) argument
H A Donline_attempt.h58 const LoginFailure& outcome);
H A Dtest_attempt_state.h33 const LoginFailure& outcome);
H A Dauth_attempt_state.cc56 const LoginFailure& outcome) {
59 online_outcome_ = outcome;
54 RecordOnlineLoginStatus( const GaiaAuthConsumer::ClientLoginResult& credentials, const LoginFailure& outcome) argument
H A Donline_attempt.cc153 const LoginFailure& outcome) {
154 attempt_->RecordOnlineLoginStatus(credentials, outcome);
151 TriggerResolve( const GaiaAuthConsumer::ClientLoginResult& credentials, const LoginFailure& outcome) argument
H A Dauth_attempt_state.h35 // Copy |credentials| and |outcome| into this object, so we can have
40 const LoginFailure& outcome);
H A Dcryptohome_op_unittest.cc111 void RunTest(CryptohomeOp* op, bool outcome, int code) { argument
112 mock_library_->SetAsyncBehavior(outcome, code);
122 EXPECT_EQ(outcome, state_.cryptohome_outcome());
/external/chromium/chrome/browser/chromeos/cros/
H A Dmock_cryptohome_library.h25 void SetUp(bool outcome, int code) { argument
26 outcome_ = outcome;
95 void SetAsyncBehavior(bool outcome, int code) { argument
96 outcome_ = outcome;
/external/valgrind/main/memcheck/tests/x86/
H A Dpushfpopf_s.S26 # resulting flag definedness depends on outcome of sub above
/external/protobuf/gtest/src/
H A Dgtest-death-test.cc332 DeathTestOutcome outcome() const { return outcome_; } function in class:testing::internal::DeathTestImpl
333 void set_outcome(DeathTestOutcome outcome) { outcome_ = outcome; } argument
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.
/external/v8/tools/
H A Dtest.py193 outcome = 'CRASH'
195 outcome = 'FAIL'
197 outcome = 'pass'
198 print 'Done running %s: %s' % (output.test.GetLabel(), outcome)
414 outcome = CRASH
416 outcome = TIMEOUT
418 outcome = FAIL
420 outcome = PASS
421 return not outcome in self.test.outcomes
1112 """A single rule that specifies the expected outcome fo
[all...]
/external/chromium/testing/gtest/src/
H A Dgtest-death-test.cc345 DeathTestOutcome outcome() const { return outcome_; } function in class:testing::internal::DeathTestImpl
472 // outcome: An enumeration describing how the death test
500 switch (outcome()) {
561 // 5. The parent reads child's output through the pipe (outcome code and
598 // outcome data member.
762 // outcome data member.
/external/gtest/src/
H A Dgtest-death-test.cc345 DeathTestOutcome outcome() const { return outcome_; } function in class:testing::internal::DeathTestImpl
472 // outcome: An enumeration describing how the death test
500 switch (outcome()) {
561 // 5. The parent reads child's output through the pipe (outcome code and
598 // outcome data member.
762 // outcome data member.
/external/llvm/utils/unittest/googletest/
H A Dgtest-death-test.cc345 DeathTestOutcome outcome() const { return outcome_; } function in class:testing::internal::DeathTestImpl
472 // outcome: An enumeration describing how the death test
500 switch (outcome()) {
560 // 5. The parent reads child's output through the pipe (outcome code and
597 // outcome data member.
761 // outcome data member.
/external/dropbear/libtommath/
H A Dbn.tex1595 outcome in ``result''. That is if $result = 0$ then $a$ is not divisible by the primes, otherwise it is. Note that
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1004 milliseconds