Searched refs:GetLocalAuthCredentialsOfProfileAtIndex (Results 1 – 5 of 5) sorted by relevance
29 EXPECT_EQ("", cache.GetLocalAuthCredentialsOfProfileAtIndex(0)); in TEST()39 std::string passhash = cache.GetLocalAuthCredentialsOfProfileAtIndex(0); in TEST()58 EXPECT_NE(passhash, cache.GetLocalAuthCredentialsOfProfileAtIndex(0)); in TEST()
166 info.GetLocalAuthCredentialsOfProfileAtIndex(info_index); in ValidateLocalAuthCredentials()
43 virtual std::string GetLocalAuthCredentialsOfProfileAtIndex(
69 virtual std::string GetLocalAuthCredentialsOfProfileAtIndex(
339 std::string ProfileInfoCache::GetLocalAuthCredentialsOfProfileAtIndex( in GetLocalAuthCredentialsOfProfileAtIndex() function in ProfileInfoCache