Searched refs:HasPendingFetch (Results 1 – 5 of 5) sorted by relevance
438 EXPECT_TRUE(auth.HasPendingFetch()); in TEST_F()446 EXPECT_FALSE(auth.HasPendingFetch()); in TEST_F()463 EXPECT_TRUE(auth.HasPendingFetch()); in TEST_F()471 EXPECT_FALSE(auth.HasPendingFetch()); in TEST_F()488 EXPECT_TRUE(auth.HasPendingFetch()); in TEST_F()496 EXPECT_FALSE(auth.HasPendingFetch()); in TEST_F()
85 bool HasPendingFetch();
109 bool GaiaAuthFetcher::HasPendingFetch() { in HasPendingFetch() function in GaiaAuthFetcher
141 if (gaia_authenticator_->HasPendingFetch()) { in CancelClientLogin()
72 if (gaia_authenticator_->HasPendingFetch()) { in CancelClientLogin()