Home
last modified time | relevance | path

Searched refs:testUnion (Results 1 – 25 of 82) sorted by relevance

1234

/dports/java/bouncycastle15/crypto-169/prov/src/test/java/org/bouncycastle/jce/provider/test/
H A DPKIXNameConstraintsTest.java288 String[][] testUnion, in testConstraints() argument
343 for (int j = 0; j < testUnion[i].length; j++) in testConstraints()
346 new GeneralName(nameType, testUnion[i][j]))); in testConstraints()
398 byte[][][] testUnion, in testConstraints() argument
459 for (int j = 0; j < testUnion[i].length; j++) in testConstraints()
463 testUnion[i][j])))); in testConstraints()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/java2d/pipe/
H A DRegionOps.java191 if (doUnion) testUnion(a, b); in main()
276 public static void testUnion(RectListImpl a, RectListImpl b) { in testUnion() method in RegionOps
281 testUnion(a, b, aUb); in testUnion()
282 testUnion(a, b, bUa); in testUnion()
285 public static void testUnion(RectListImpl a, RectListImpl b, in testUnion() method in RegionOps
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sun/java2d/pipe/
H A DRegionOps.java191 if (doUnion) testUnion(a, b); in main()
276 public static void testUnion(RectListImpl a, RectListImpl b) { in testUnion() method in RegionOps
281 testUnion(a, b, aUb); in testUnion()
282 testUnion(a, b, bUa); in testUnion()
285 public static void testUnion(RectListImpl a, RectListImpl b, in testUnion() method in RegionOps
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/java2d/pipe/
H A DRegionOps.java191 if (doUnion) testUnion(a, b); in main()
276 public static void testUnion(RectListImpl a, RectListImpl b) { in testUnion() method in RegionOps
281 testUnion(a, b, aUb); in testUnion()
282 testUnion(a, b, bUa); in testUnion()
285 public static void testUnion(RectListImpl a, RectListImpl b, in testUnion() method in RegionOps
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/java2d/pipe/
H A DRegionOps.java191 if (doUnion) testUnion(a, b); in main()
276 public static void testUnion(RectListImpl a, RectListImpl b) { in testUnion() method in RegionOps
281 testUnion(a, b, aUb); in testUnion()
282 testUnion(a, b, bUa); in testUnion()
285 public static void testUnion(RectListImpl a, RectListImpl b, in testUnion() method in RegionOps
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sun/java2d/pipe/
H A DRegionOps.java191 if (doUnion) testUnion(a, b); in main()
276 public static void testUnion(RectListImpl a, RectListImpl b) { in testUnion() method in RegionOps
281 testUnion(a, b, aUb); in testUnion()
282 testUnion(a, b, bUa); in testUnion()
285 public static void testUnion(RectListImpl a, RectListImpl b, in testUnion() method in RegionOps
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sun/java2d/pipe/
H A DRegionOps.java191 if (doUnion) testUnion(a, b); in main()
276 public static void testUnion(RectListImpl a, RectListImpl b) { in testUnion() method in RegionOps
281 testUnion(a, b, aUb); in testUnion()
282 testUnion(a, b, bUa); in testUnion()
285 public static void testUnion(RectListImpl a, RectListImpl b, in testUnion() method in RegionOps
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sun/java2d/pipe/
H A DRegionOps.java191 if (doUnion) testUnion(a, b); in main()
276 public static void testUnion(RectListImpl a, RectListImpl b) { in testUnion() method in RegionOps
281 testUnion(a, b, aUb); in testUnion()
282 testUnion(a, b, bUa); in testUnion()
285 public static void testUnion(RectListImpl a, RectListImpl b, in testUnion() method in RegionOps
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sun/java2d/pipe/
H A DRegionOps.java191 if (doUnion) testUnion(a, b); in main()
276 public static void testUnion(RectListImpl a, RectListImpl b) { in testUnion() method in RegionOps
281 testUnion(a, b, aUb); in testUnion()
282 testUnion(a, b, bUa); in testUnion()
285 public static void testUnion(RectListImpl a, RectListImpl b, in testUnion() method in RegionOps
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/sun/java2d/pipe/
H A DRegionOps.java190 if (doUnion) testUnion(a, b); in main()
275 public static void testUnion(RectListImpl a, RectListImpl b) { in testUnion() method in RegionOps
280 testUnion(a, b, aUb); in testUnion()
281 testUnion(a, b, bUa); in testUnion()
284 public static void testUnion(RectListImpl a, RectListImpl b, in testUnion() method in RegionOps
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/sun/java2d/pipe/
H A DRegionOps.java190 if (doUnion) testUnion(a, b); in main()
275 public static void testUnion(RectListImpl a, RectListImpl b) { in testUnion() method in RegionOps
280 testUnion(a, b, aUb); in testUnion()
281 testUnion(a, b, bUa); in testUnion()
284 public static void testUnion(RectListImpl a, RectListImpl b, in testUnion() method in RegionOps
/dports/biology/canu/canu-2.2/src/meryl/src/tests/
H A Dtest-operations.pl9 testUnion();
67 sub testUnion { subroutine
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.aop/src/test/java/org/springframework/aop/support/
H A DClassFiltersTests.java41 public void testUnion() { in testUnion() method in ClassFiltersTests
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/jobjc/src/tests/java/com/apple/jobjc/
H A DNativeTypeTest.java58 public void testUnion(){ in testUnion() method in NativeTypeTest
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/jobjc/src/tests/java/com/apple/jobjc/
H A DNativeTypeTest.java58 public void testUnion(){ in testUnion() method in NativeTypeTest
/dports/lang/spidermonkey60/firefox-60.9.0/mfbt/tests/
H A DTestEnumSet.cpp54 testUnion(); in runTests()
157 void testUnion() in testUnion() function in EnumSetSuite
/dports/www/firefox-legacy/firefox-52.8.0esr/mfbt/tests/
H A DTestEnumSet.cpp54 testUnion(); in runTests()
157 void testUnion() in testUnion() function in EnumSetSuite
/dports/math/jts/jts-jts-1.18.1/modules/core/src/test/java/org/locationtech/jts/geom/
H A DGeometryOpGCUnsupportedTest.java42 public void testUnion() { in testUnion() method in GeometryOpGCUnsupportedTest
/dports/www/firefox-esr/firefox-91.8.0/mfbt/tests/
H A DTestEnumSet.cpp62 testUnion(); in runTests()
171 void testUnion() { in testUnion() function in EnumSetSuite
/dports/www/firefox/firefox-99.0/mfbt/tests/
H A DTestEnumSet.cpp69 testUnion(); in runTests()
178 void testUnion() { in testUnion() function in EnumSetSuite
/dports/mail/thunderbird/thunderbird-91.8.0/mfbt/tests/
H A DTestEnumSet.cpp62 testUnion(); in runTests()
171 void testUnion() { in testUnion() function in EnumSetSuite
/dports/lang/spidermonkey78/firefox-78.9.0/mfbt/tests/
H A DTestEnumSet.cpp60 testUnion(); in runTests()
167 void testUnion() { in testUnion() function in EnumSetSuite
/dports/math/py-or-tools/or-tools-9.2/examples/tests/
H A Dsorted_interval_list_test.py59 def testUnion(self): member in SortedIntervalListTest
/dports/games/zhlt/zhlt-3.4/common/
H A Dboundingbox.h63 bool testUnion(const BoundingBox& other) const in testUnion() function
/dports/graphics/vigra/vigra-8acd73a/test/pixeltypes/
H A Dtest.cxx718 void testUnion() in testUnion() function
760 add(testCase(&Rect2DTest::testUnion)); in Rect2DTestSuite()
873 void testUnion() in testUnion() function
1013 void testUnion() in testUnion() function
1057 add(testCase(&IBoxTest::testUnion)); in BoxTestSuite()
1064 add(testCase(&FBoxTest::testUnion)); in BoxTestSuite()

1234