Home | History | Annotate | Download | only in base

Lines Matching refs:expected_url

2127     GURL expected_url(GURL(tests[i].expected_simplified_url));
2128 EXPECT_EQ(expected_url, SimplifyUrlForRequest(input_url));