Searched defs:UTF8TestData (Results 1 – 2 of 2) sorted by relevance
53 struct UTF8TestData { struct54 const FilePath::CharType* native;55 const char* utf8;
63 struct UTF8TestData { struct64 FilePath::StringPieceType native;65 StringPiece utf8;