Home
last modified time | relevance | path

Searched refs:testAssert (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/math/vtk9/VTK-9.1.0/Common/Core/Testing/Cxx/
H A DTestArrayDispatchers.cxx273 testAssert( in TestDispatch()
306 testAssert( in TestDispatchByArray()
352 testAssert( in TestDispatchByValueType()
618 testAssert( in TestDispatch3ByArray()
632 testAssert( in TestDispatch3ByArray()
682 testAssert( in TestDispatch3ByValueType()
696 testAssert( in TestDispatch3ByValueType()
748 testAssert( in TestDispatch3ByArrayWithSameValueType()
762 testAssert( in TestDispatch3ByArrayWithSameValueType()
812 testAssert( in TestDispatch3BySameValueType()
[all …]
/dports/math/vtk8/VTK-8.2.0/Common/Core/Testing/Cxx/
H A DTestArrayDispatchers.cxx191 #define testAssert(expr, errorMessage) \ macro
242 testAssert(!dispatcher.Execute(array, worker), in TestDispatchByArray()
273 testAssert(!dispatcher.Execute(array, worker), in TestDispatchByValueType()
314 testAssert(dispatcher.Execute(array1, array2, worker), in TestDispatch2ByArray()
321 testAssert(!dispatcher.Execute(array1, array2, worker), in TestDispatch2ByArray()
362 testAssert(dispatcher.Execute(array1, array2, worker), in TestDispatch2ByValueType()
369 testAssert(!dispatcher.Execute(array1, array2, worker), in TestDispatch2ByValueType()
412 testAssert(dispatcher.Execute(array1, array2, worker), in TestDispatch2ByArrayWithSameValueType()
419 testAssert(!dispatcher.Execute(array1, array2, worker), in TestDispatch2ByArrayWithSameValueType()
460 testAssert(dispatcher.Execute(array1, array2, worker), in TestDispatch2BySameValueType()
[all …]
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/old_tests/healpix/
H A Dtesthealpix.cpp135 testAssert(false, msg); in doTests()
139 testAssert(false, msg); in doTests()
143 testAssert(false, msg); in doTests()
147 testAssert(false, msg); in doTests()
151 testAssert(false, msg); in doTests()
155 testAssert(false, msg); in doTests()
159 testAssert(false, msg); in doTests()
163 testAssert(false, msg); in doTests()
167 testAssert(false, msg); in doTests()
171 testAssert(false, msg); in doTests()
[all …]
/dports/devel/loki/loki-0.1.7/test/RegressionTest/
H A DSequenceTest.h51 testAssert("Length",r,result); in execute()
56 testAssert("TypeAt",r,result); in execute()
81 testAssert("IndexOf",r,result); in execute()
95 testAssert("Append",r,result); in execute()
103 testAssert("Erase",r,result); in execute()
114 testAssert("EraseAll",r,result); in execute()
121 testAssert("NoDuplicates",r,result); in execute()
130 testAssert("Replace",r,result); in execute()
139 testAssert("ReplaceAll",r,result); in execute()
145 testAssert("Reverse",r,result); in execute()
[all …]
H A DTypelistTest.h62 testAssert("Length",r,result); in execute()
67 testAssert("TypeAt",r,result); in execute()
92 testAssert("IndexOf",r,result); in execute()
108 testAssert("Append",r,result); in execute()
116 testAssert("Erase",r,result); in execute()
127 testAssert("EraseAll",r,result); in execute()
143 testAssert("Replace",r,result); in execute()
158 testAssert("Reverse",r,result); in execute()
190 testAssert("Append",r,result); in execute()
198 testAssert("Erase",r,result); in execute()
[all …]
H A DTypeManipTest.h41 testAssert("Int2Type",r,result); in execute()
45 testAssert("Type2Type",r,result); in execute()
50 testAssert("Select",r,result); in execute()
73 testAssert("Conversion",r,result); in execute()
82 testAssert("SuperSubclass",r,result); in execute()
91 testAssert("SuperSubclassStrict",r,result); in execute()
100 testAssert("LOKI_SUPERSUBCLASS",r,result); in execute()
109 testAssert("LOKI_SUPERSUBCLASS_STRICT",r,result); in execute()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/ClassLoader/package1/
H A DClass1.java27 public void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1
34 public void testAssert(boolean assertsShouldBeOn) { in testAssert()
41 anonTest.testAssert(assertsShouldBeOn); in testAssert()
46 public static void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1.Class11
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/ClassLoader/package1/
H A DClass1.java27 public void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1
34 public void testAssert(boolean assertsShouldBeOn) { in testAssert()
41 anonTest.testAssert(assertsShouldBeOn); in testAssert()
46 public static void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1.Class11
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/ClassLoader/package1/
H A DClass1.java27 public void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1
34 public void testAssert(boolean assertsShouldBeOn) { in testAssert()
41 anonTest.testAssert(assertsShouldBeOn); in testAssert()
46 public static void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1.Class11
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/lang/ClassLoader/package1/
H A DClass1.java27 public void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1
34 public void testAssert(boolean assertsShouldBeOn) { in testAssert()
41 anonTest.testAssert(assertsShouldBeOn); in testAssert()
46 public static void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1.Class11
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/ClassLoader/package1/
H A DClass1.java27 public void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1
34 public void testAssert(boolean assertsShouldBeOn) { in testAssert()
41 anonTest.testAssert(assertsShouldBeOn); in testAssert()
46 public static void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1.Class11
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/lang/ClassLoader/package1/
H A DClass1.java27 public void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1
34 public void testAssert(boolean assertsShouldBeOn) { in testAssert()
41 anonTest.testAssert(assertsShouldBeOn); in testAssert()
46 public static void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1.Class11
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/lang/ClassLoader/package1/
H A DClass1.java27 public void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1
34 public void testAssert(boolean assertsShouldBeOn) { in testAssert()
41 anonTest.testAssert(assertsShouldBeOn); in testAssert()
46 public static void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1.Class11
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/lang/ClassLoader/package1/
H A DClass1.java27 public void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1
34 public void testAssert(boolean assertsShouldBeOn) { in testAssert()
41 anonTest.testAssert(assertsShouldBeOn); in testAssert()
46 public static void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1.Class11
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/lang/ClassLoader/package1/
H A DClass1.java27 public void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1
34 public void testAssert(boolean assertsShouldBeOn) { in testAssert()
41 anonTest.testAssert(assertsShouldBeOn); in testAssert()
46 public static void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1.Class11
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/lang/ClassLoader/package1/
H A DClass1.java27 public void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1
34 public void testAssert(boolean assertsShouldBeOn) { in testAssert()
41 anonTest.testAssert(assertsShouldBeOn); in testAssert()
46 public static void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class1.Class11
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/ClassLoader/package1/package3/
H A DClass3.java27 public void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class3
34 public void testAssert(boolean assertsShouldBeOn) { in testAssert()
41 anonTest.testAssert(assertsShouldBeOn); in testAssert()
46 public static void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class3.Class31
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/ClassLoader/package1/package3/
H A DClass3.java27 public void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class3
34 public void testAssert(boolean assertsShouldBeOn) { in testAssert()
41 anonTest.testAssert(assertsShouldBeOn); in testAssert()
46 public static void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class3.Class31
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/ClassLoader/package1/package3/
H A DClass3.java27 public void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class3
34 public void testAssert(boolean assertsShouldBeOn) { in testAssert()
41 anonTest.testAssert(assertsShouldBeOn); in testAssert()
46 public static void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class3.Class31
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/lang/ClassLoader/package1/package3/
H A DClass3.java27 public void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class3
34 public void testAssert(boolean assertsShouldBeOn) { in testAssert()
41 anonTest.testAssert(assertsShouldBeOn); in testAssert()
46 public static void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class3.Class31
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/lang/ClassLoader/package1/package3/
H A DClass3.java27 public void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class3
34 public void testAssert(boolean assertsShouldBeOn) { in testAssert()
41 anonTest.testAssert(assertsShouldBeOn); in testAssert()
46 public static void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class3.Class31
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/ClassLoader/package1/package3/
H A DClass3.java27 public void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class3
34 public void testAssert(boolean assertsShouldBeOn) { in testAssert()
41 anonTest.testAssert(assertsShouldBeOn); in testAssert()
46 public static void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class3.Class31
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/lang/ClassLoader/package1/package3/
H A DClass3.java27 public void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class3
34 public void testAssert(boolean assertsShouldBeOn) { in testAssert()
41 anonTest.testAssert(assertsShouldBeOn); in testAssert()
46 public static void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class3.Class31
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/lang/ClassLoader/package1/package3/
H A DClass3.java27 public void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class3
34 public void testAssert(boolean assertsShouldBeOn) { in testAssert()
41 anonTest.testAssert(assertsShouldBeOn); in testAssert()
46 public static void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class3.Class31
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/lang/ClassLoader/package1/package3/
H A DClass3.java27 public void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class3
34 public void testAssert(boolean assertsShouldBeOn) { in testAssert()
41 anonTest.testAssert(assertsShouldBeOn); in testAssert()
46 public static void testAssert(boolean assertsShouldBeOn) { in testAssert() method in Class3.Class31

12345678