Searched refs:kPortalCheckURL (Results 1 – 1 of 1) sorted by relevance
2248 const string kPortalCheckURL("http://portal"); in TEST_F() local2250 .WillOnce(ReturnRef(kPortalCheckURL)); in TEST_F()2324 const string kPortalCheckURL("http://portal"); in TEST_F() local2326 .WillOnce(ReturnRef(kPortalCheckURL)); in TEST_F()2327 EXPECT_CALL(*portal_detector_, StartAfterDelay(kPortalCheckURL, in TEST_F()2459 const string kPortalCheckURL("http://portal"); in TEST_F() local2461 .WillOnce(ReturnRef(kPortalCheckURL)); in TEST_F()2506 const string kPortalCheckURL("http://portal"); in TEST_F() local2508 .WillOnce(ReturnRef(kPortalCheckURL)); in TEST_F()