Home
last modified time | relevance | path

Searched refs:replace_path_cases (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/url/
H A Dgurl_unittest.cc897 ReplacePathCase replace_path_cases[] = { in TEST_P() local
906 for (const ReplacePathCase& c : replace_path_cases) { in TEST_P()
919 ReplacePathCase replace_path_cases[] = {{"git://host", "path", "git:path"}}; in TEST_P() local
920 for (const ReplacePathCase& c : replace_path_cases) { in TEST_P()