Searched refs:url_made_with_replace_components (Results 1 – 2 of 2) sorted by relevance
108 GURL url_made_with_replace_components = in TEST() local111 EXPECT_EQ(kNewPath, url_made_with_replace_components.path()); in TEST()112 EXPECT_EQ("hostname", url_made_with_replace_components.host()); in TEST()114 url_made_with_replace_components.spec()); in TEST()117 ExpectSerializationRoundtrips(url_made_with_replace_components); in TEST()134 GURL url_made_with_replace_components = in TEST() local137 url_made_with_replace_components.spec()); in TEST()154 GURL url_made_with_replace_components = in TEST() local157 url_made_with_replace_components.spec()); in TEST()
119 GURL url_made_with_replace_components = in TEST_F() local122 EXPECT_EQ(kNewPath, url_made_with_replace_components.path()); in TEST_F()123 EXPECT_EQ("hostname", url_made_with_replace_components.host()); in TEST_F()125 url_made_with_replace_components.spec()); in TEST_F()128 ExpectSerializationRoundtrips(url_made_with_replace_components); in TEST_F()145 GURL url_made_with_replace_components = in TEST_F() local148 url_made_with_replace_components.spec()); in TEST_F()165 GURL url_made_with_replace_components = in TEST_F() local168 url_made_with_replace_components.spec()); in TEST_F()