Home
last modified time | relevance | path

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

/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
Dreadertest.cpp497 #define ARRAY(...) { __VA_ARGS__ } in TEST() macro
528 TEST_STRINGARRAY(UTF16<>, wchar_t, ARRAY(0x0024, 0x0000), L"\"\\u0024\""); in TEST()
529 TEST_STRINGARRAY(UTF16<>, wchar_t, ARRAY(0x00A2, 0x0000), L"\"\\u00A2\""); // Cents sign U+00A2 in TEST()
530 TEST_STRINGARRAY(UTF16<>, wchar_t, ARRAY(0x20AC, 0x0000), L"\"\\u20AC\""); // Euro sign U+20AC in TEST()
531 …TEST_STRINGARRAY(UTF16<>, wchar_t, ARRAY(0xD834, 0xDD1E, 0x0000), L"\"\\uD834\\uDD1E\""); // G c… in TEST()
534 TEST_STRINGARRAY2(UTF32<>, unsigned, ARRAY('\0'), ARRAY('\"', '\"', '\0')); in TEST()
535 …TEST_STRINGARRAY2(UTF32<>, unsigned, ARRAY('H', 'e', 'l', 'l', 'o', '\0'), ARRAY('\"', 'H', 'e', '… in TEST()
536 …TEST_STRINGARRAY2(UTF32<>, unsigned, ARRAY('H', 'e', 'l', 'l', 'o', '\n', 'W', 'o', 'r', 'l', 'd',… in TEST()
537 …TEST_STRINGARRAY2(UTF32<>, unsigned, ARRAY('\"', '\\', '/', '\b', '\f', '\n', '\r', '\t', '\0'), A… in TEST()
538 …TEST_STRINGARRAY2(UTF32<>, unsigned, ARRAY(0x00024, 0x0000), ARRAY('\"', '\\', 'u', '0', '0', '2',… in TEST()
[all …]
/packages/apps/RemoteProvisioner/src/com/android/remoteprovisioner/
DCborUtils.java88 MajorType.ARRAY, "CborResponse")) { in parseSignedCertificates()
102 MajorType.ARRAY, "UniqueCertificates")) { in parseSignedCertificates()
181 MajorType.ARRAY, "CborResponse")) { in parseGeekResponse()
195 if (!checkType(respItems.get(EEK_AND_CURVE_INDEX), MajorType.ARRAY, "EekAndCurveArr")) { in parseGeekResponse()
201 if (!checkType(curveAndEekChains.get(i), MajorType.ARRAY, "EekAndCurve")) { in parseGeekResponse()
214 MajorType.ARRAY, "EekCertChain")) { in parseGeekResponse()
277 || !checkType(dataItems.get(0), MajorType.ARRAY, "ProtectedData")) { in buildCertificateRequest()
286 || !checkType(dataItems.get(0), MajorType.ARRAY, "MacedKeysToSign")) { in buildCertificateRequest()
/packages/apps/RemoteProvisioner/tests/unittests/src/com/android/remoteprovisioner/unittest/
DCborUtilsTest.java382 assertEquals(MajorType.ARRAY, dataItems.get(0).getMajorType()); in testCreateCertificateRequest()
388 assertEquals(MajorType.ARRAY, dataItems.get(0).getMajorType()); in testCreateCertificateRequest()
396 assertEquals(MajorType.ARRAY, dataItems.get(2).getMajorType()); in testCreateCertificateRequest()
398 assertEquals(MajorType.ARRAY, dataItems.get(3).getMajorType()); in testCreateCertificateRequest()
DSystemInterfaceTest.java131 assertEquals(MajorType.ARRAY, dataItems.get(0).getMajorType()); in testGenerateCSR()
172 assertEquals(MajorType.ARRAY, dataItems.get(0).getMajorType()); in testGenerateCSRProvisionAndUseKey()
180 assertEquals(MajorType.ARRAY, publicKeysArr.get(0).getMajorType()); in testGenerateCSRProvisionAndUseKey()
317 assertEquals(MajorType.ARRAY, protectedDataArray.get(0).getMajorType()); in testDecryptProtectedPayload()
/packages/modules/Connectivity/Tethering/bpf_progs/
Doffload.c72 DEFINE_BPF_MAP_GRW(tether_error_map, ARRAY, uint32_t, uint32_t, BPF_TETHER_ERR__MAX, in DEFINE_BPF_MAP_GRW() argument
/packages/modules/RuntimeI18n/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt7086 Landroid/icu/util/UResourceBundle;->ARRAY:I