Searched defs:ValidCase (Results 1 – 1 of 1) sorted by relevance
88 struct ValidCase { in TEST() struct89 const wchar_t* const input_string; in TEST()90 const wchar_t* const url_extracted; in TEST()91 const size_t start_offset; in TEST()92 const size_t count; in TEST()