Home
last modified time | relevance | path

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

/third_party/json/tests/src/
Dunit-unicode2.cpp32 void check_utf8dump(bool success_expected, int byte1, int byte2, int byte3, int byte4);
34 void check_utf8dump(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -… in check_utf8dump() function
198 check_utf8dump(false, byte1); in skip()
204 check_utf8dump(false, byte1); in skip()
237 check_utf8dump(true, byte1); in skip()
251 check_utf8dump(true, byte1, byte2); in skip()
261 check_utf8dump(false, byte1); in skip()
278 check_utf8dump(false, byte1, byte2); in skip()
295 check_utf8dump(true, byte1, byte2, byte3); in skip()
306 check_utf8dump(false, byte1); in skip()
[all …]
Dunit-unicode4.cpp32 void check_utf8dump(bool success_expected, int byte1, int byte2, int byte3, int byte4);
34 void check_utf8dump(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -… in check_utf8dump() function
206 check_utf8dump(true, byte1, byte2, byte3, byte4); in skip()
218 check_utf8dump(false, byte1); in skip()
229 check_utf8dump(false, byte1, byte2); in skip()
243 check_utf8dump(false, byte1, byte2, byte3); in skip()
266 check_utf8dump(false, byte1, byte2, byte3, byte4); in skip()
290 check_utf8dump(false, byte1, byte2, byte3, byte4); in skip()
314 check_utf8dump(false, byte1, byte2, byte3, byte4); in skip()
Dunit-unicode5.cpp32 void check_utf8dump(bool success_expected, int byte1, int byte2, int byte3, int byte4);
34 void check_utf8dump(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -… in check_utf8dump() function
206 check_utf8dump(true, byte1, byte2, byte3, byte4); in skip()
218 check_utf8dump(false, byte1); in skip()
229 check_utf8dump(false, byte1, byte2); in skip()
243 check_utf8dump(false, byte1, byte2, byte3); in skip()
266 check_utf8dump(false, byte1, byte2, byte3, byte4); in skip()
290 check_utf8dump(false, byte1, byte2, byte3, byte4); in skip()
314 check_utf8dump(false, byte1, byte2, byte3, byte4); in skip()
Dunit-unicode3.cpp32 void check_utf8dump(bool success_expected, int byte1, int byte2, int byte3, int byte4);
34 void check_utf8dump(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -… in check_utf8dump() function
206 check_utf8dump(true, byte1, byte2, byte3, byte4); in skip()
218 check_utf8dump(false, byte1); in skip()
229 check_utf8dump(false, byte1, byte2); in skip()
243 check_utf8dump(false, byte1, byte2, byte3); in skip()
266 check_utf8dump(false, byte1, byte2, byte3, byte4); in skip()
290 check_utf8dump(false, byte1, byte2, byte3, byte4); in skip()
314 check_utf8dump(false, byte1, byte2, byte3, byte4); in skip()