Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/IPsec/tests/iketests/src/java/android/net/ipsec/ike/exceptions/
DIkeProtocolExceptionTest.java35 List<Integer> unsupportedTypes = new ArrayList<>(); in buildNotifyPayloadWithData() local
36 unsupportedTypes.add(55); // 0x37 in hex in buildNotifyPayloadWithData()
37 unsupportedTypes.add(56); in buildNotifyPayloadWithData()
38 unsupportedTypes.add(57); in buildNotifyPayloadWithData()
40 new UnsupportedCriticalPayloadException(unsupportedTypes); in buildNotifyPayloadWithData()
/aosp_15_r20/hardware/interfaces/light/2.0/vts/functional/
H A DVtsHalLightV2_0TargetTest.cpp141 std::set<Type> unsupportedTypes = kAllTypes; in TEST_P() local
143 unsupportedTypes.erase(type); in TEST_P()
146 for (const Type& type: unsupportedTypes) { in TEST_P()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DReadPixelsTest.cpp1484 std::vector<GLenum> unsupportedTypes) in testUnsupportedTypeConversions() argument
1505 for (GLenum type : unsupportedTypes) in testUnsupportedTypeConversions()
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...