Searched refs:num_auth_challenges_to_wait_for (Results 1 – 2 of 2) sorted by relevance
58 int num_auth_challenges_to_wait_for) { in WaitForAuthChallenge() argument63 while (num_auth_challenges_ < num_auth_challenges_to_wait_for) { in WaitForAuthChallenge()68 EXPECT_EQ(num_auth_challenges_to_wait_for, num_auth_challenges_); in WaitForAuthChallenge()
49 void WaitForAuthChallenge(int num_auth_challenges_to_wait_for);