Searched refs:have_credentials (Results 1 – 1 of 1) sorted by relevance
326 const bool have_credentials = HaveRegistrationCredentials(); in VerifyRegistrationCredentials() local329 << ((have_credentials) ? "found" : "not found."); in VerifyRegistrationCredentials()330 if (!have_credentials) { in VerifyRegistrationCredentials()