Searched refs:long_https (Results 1 – 1 of 1) sorted by relevance
597 GURL long_https("https://host:999/path?query=value"); in TEST_F() local598 EXPECT_EQ(Predictor::CanonicalizeUrl(long_https), in TEST_F()599 long_https.GetWithEmptyPath()); in TEST_F()