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

  /external/chromium/chrome/browser/chromeos/login/
test_attempt_state.cc 47 void TestAttemptState::PresetCryptohomeStatus(bool cryptohome_outcome,
test_attempt_state.h 39 void PresetCryptohomeStatus(bool cryptohome_outcome, int cryptohome_code);
parallel_authenticator_unittest.cc 298 state_->PresetCryptohomeStatus(false,
313 state_->PresetCryptohomeStatus(false, 0);
391 state_->PresetCryptohomeStatus(false,
445 state_->PresetCryptohomeStatus(
459 state_->PresetCryptohomeStatus(
485 state_->PresetCryptohomeStatus(
501 state_->PresetCryptohomeStatus(true, 0);
517 state_->PresetCryptohomeStatus(true, 0);
550 state_->PresetCryptohomeStatus(true, 0);
588 state_->PresetCryptohomeStatus(true, 0)
    [all...]

Completed in 47 milliseconds