Home
last modified time | relevance | path

Searched defs:superset (Results 1 – 10 of 10) sorted by relevance

/third_party/node/tools/inspector_protocol/
Dcheck_protocol_compatibility.py412 def is_subset(subset, superset, message): argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
DvktTessellationCoordinatesTests.cpp283 const std::vector<tcu::Vec3>& superset, in oneWayComparePointSets()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationCoordinatesTests.cpp283 const std::vector<tcu::Vec3>& superset, in oneWayComparePointSets()
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
DGPUTestExpectationsParser.cpp258 const GPUTestConfig::ConditionArray &superset) in ConditionArrayIsSubset()
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DDemo.java976 static String toPattern(UnicodeSet source, UnicodeSet superset) { in toPattern()
/third_party/gstreamer/gstreamer/gst/
Dgstcaps.c1312 gst_caps_is_subset (const GstCaps * subset, const GstCaps * superset) in gst_caps_is_subset()
Dgststructure.c3269 const GstStructure * superset) in gst_structure_is_subset()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.c5910 GstCaps * superset) in gst_qtmux_caps_is_subset_full()
/third_party/googletest/googlemock/test/
Dgmock-matchers_test.cc5521 const int superset[] = {1, 2, 4}; in TEST() local
5649 const int superset[] = {1, 2, 4}; in TEST() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTessellationTests.cpp1112 const vector<Vec3>& superset, in oneWayComparePointSets()