Home
last modified time | relevance | path

Searched refs:check_utf8string (Results 1 - 4 of 4) sorted by relevance

/third_party/json/tests/src/
H A Dunit-unicode2.cpp119 void check_utf8string(bool success_expected, int byte1, int byte2, int byte3, int byte4);
122 void check_utf8string(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -1) in check_utf8string() function
197 check_utf8string(false, byte1);
203 check_utf8string(false, byte1);
217 check_utf8string(false, byte1);
224 check_utf8string(false, byte1);
231 check_utf8string(false, byte1);
236 check_utf8string(true, byte1);
250 check_utf8string(true, byte1, byte2);
260 check_utf8string(fals
[all...]
H A Dunit-unicode4.cpp119 void check_utf8string(bool success_expected, int byte1, int byte2, int byte3, int byte4);
122 void check_utf8string(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -1) in check_utf8string() function
205 check_utf8string(true, byte1, byte2, byte3, byte4);
217 check_utf8string(false, byte1);
228 check_utf8string(false, byte1, byte2);
242 check_utf8string(false, byte1, byte2, byte3);
265 check_utf8string(false, byte1, byte2, byte3, byte4);
289 check_utf8string(false, byte1, byte2, byte3, byte4);
313 check_utf8string(false, byte1, byte2, byte3, byte4);
H A Dunit-unicode5.cpp119 void check_utf8string(bool success_expected, int byte1, int byte2, int byte3, int byte4);
122 void check_utf8string(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -1) in check_utf8string() function
205 check_utf8string(true, byte1, byte2, byte3, byte4);
217 check_utf8string(false, byte1);
228 check_utf8string(false, byte1, byte2);
242 check_utf8string(false, byte1, byte2, byte3);
265 check_utf8string(false, byte1, byte2, byte3, byte4);
289 check_utf8string(false, byte1, byte2, byte3, byte4);
313 check_utf8string(false, byte1, byte2, byte3, byte4);
H A Dunit-unicode3.cpp119 void check_utf8string(bool success_expected, int byte1, int byte2, int byte3, int byte4);
122 void check_utf8string(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -1) in check_utf8string() function
205 check_utf8string(true, byte1, byte2, byte3, byte4);
217 check_utf8string(false, byte1);
228 check_utf8string(false, byte1, byte2);
242 check_utf8string(false, byte1, byte2, byte3);
265 check_utf8string(false, byte1, byte2, byte3, byte4);
289 check_utf8string(false, byte1, byte2, byte3, byte4);
313 check_utf8string(false, byte1, byte2, byte3, byte4);

Completed in 2 milliseconds