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

  /external/chromium/chrome/common/net/gaia/
gaia_authenticator.h 50 NotVerified = 2,
gaia_authenticator.cc 341 } else if (error_msg == "NotVerified" || error_msg == "nv") {
342 results->auth_error = NotVerified;
  /external/chromium_org/chrome/browser/chromeos/attestation/
platform_verification_flow_unittest.cc 415 TEST_F(PlatformVerificationFlowTest, NotVerified) {

Completed in 52 milliseconds