Home
last modified time | relevance | path

Searched defs:DualComponentCase (Results 1 – 1 of 1) sorted by relevance

/external/cronet/url/
Durl_canon_unittest.cc36 struct DualComponentCase { struct
37 const char* input8;
38 const wchar_t* input16;
39 const char* expected;
40 Component expected_component;
41 bool expected_success;