Home
last modified time | relevance | path

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

/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
Dreadertest.cpp498 #define TEST_STRINGARRAY(Encoding, utype, array, x) \ in TEST() argument
500 static const utype ue[] = array; \ in TEST()
505 #define TEST_STRINGARRAY2(Encoding, utype, earray, xarray) \ in TEST() argument
507 static const utype ue[] = earray; \ in TEST()
508 static const utype xe[] = xarray; \ in TEST()
604 #define TEST_STRINGENCODING_ERROR(Encoding, TargetEncoding, utype, array) \ in TEST() argument
606 static const utype ue[] = array; \ in TEST()