Searched refs:CheckBasicProxyAuth (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_network_transaction_unittest.cc607 bool CheckBasicProxyAuth(const AuthChallengeInfo* auth_challenge) { function in namespace:net::__anon9301
2440 EXPECT_TRUE(CheckBasicProxyAuth(response->auth_challenge.get()));
2553 EXPECT_TRUE(CheckBasicProxyAuth(response->auth_challenge.get()));
2572 EXPECT_TRUE(CheckBasicProxyAuth(response->auth_challenge.get()));
3223 EXPECT_TRUE(CheckBasicProxyAuth(response->auth_challenge.get()));
3943 EXPECT_TRUE(CheckBasicProxyAuth(response->auth_challenge.get()));
4281 EXPECT_TRUE(CheckBasicProxyAuth(response->auth_challenge.get()));
6485 EXPECT_TRUE(CheckBasicProxyAuth(response->auth_challenge.get()));

Completed in 1120 milliseconds