Searched refs:unsupportedTypes (Results 1 – 4 of 4) sorted by relevance
35 List<Integer> unsupportedTypes = new ArrayList<>(); in buildNotifyPayloadWithData() local36 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()
141 std::set<Type> unsupportedTypes = kAllTypes; in TEST_P() local143 unsupportedTypes.erase(type); in TEST_P()146 for (const Type& type: unsupportedTypes) { in TEST_P()
1484 std::vector<GLenum> unsupportedTypes) in testUnsupportedTypeConversions() argument1505 for (GLenum type : unsupportedTypes) in testUnsupportedTypeConversions()
META-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...