Home
last modified time | relevance | path

Searched refs:TestSuppression (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/trial/test/
H A Dtest_suppression.py91 self.runTests(self._load(self.TestSuppression, "testSuppressMethod"))
92 warningsShown = self.flushWarnings([self.TestSuppression._emit])
104 self.runTests(self._load(self.TestSuppression, "testSuppressClass"))
105 warningsShown = self.flushWarnings([self.TestSuppression._emit])
117 warningsShown = self.flushWarnings([self.TestSuppression._emit])
128 self.runTests(self._load(self.TestSuppression, "testOverrideSuppressClass"))
129 warningsShown = self.flushWarnings([self.TestSuppression._emit])
147 TestSuppression = namedAny( variable in SynchronousSuppressionTests
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/trial/test/
H A Dtest_suppression.py92 self._load(self.TestSuppression, "testSuppressMethod"))
94 self.TestSuppression._emit])
107 self._load(self.TestSuppression, "testSuppressClass"))
109 self.TestSuppression._emit])
126 self.TestSuppression._emit])
141 self._load(self.TestSuppression, "testOverrideSuppressClass"))
143 self.TestSuppression._emit])
161 SynchronousTestSuppression as TestSuppression, unknown in SynchronousSuppressionTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dcxx1z-class-template-argument-deduction.cpp490 struct TestSuppression { struct
491 TestSuppression(T) {} in TestSuppression() function
493 TestSuppression(allow_ctad_t)->TestSuppression<void>;
494 TestSuppression ta("abc");
495 static_assert(__is_same(decltype(ta), TestSuppression<const char *>), "");
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dcxx1z-class-template-argument-deduction.cpp486 struct TestSuppression { struct
487 TestSuppression(T) {} in TestSuppression() argument
489 TestSuppression(allow_ctad_t)->TestSuppression<void>;
490 TestSuppression ta("abc");
491 static_assert(__is_same(decltype(ta), TestSuppression<const char *>), "");
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dcxx1z-class-template-argument-deduction.cpp486 struct TestSuppression { struct
487 TestSuppression(T) {} in TestSuppression() argument
489 TestSuppression(allow_ctad_t)->TestSuppression<void>;
490 TestSuppression ta("abc");
491 static_assert(__is_same(decltype(ta), TestSuppression<const char *>), "");
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dcxx1z-class-template-argument-deduction.cpp490 struct TestSuppression { struct
491 TestSuppression(T) {} in TestSuppression() function
493 TestSuppression(allow_ctad_t)->TestSuppression<void>;
494 TestSuppression ta("abc");
495 static_assert(__is_same(decltype(ta), TestSuppression<const char *>), "");
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dcxx1z-class-template-argument-deduction.cpp486 struct TestSuppression { struct
487 TestSuppression(T) {} in TestSuppression() function
489 TestSuppression(allow_ctad_t)->TestSuppression<void>;
490 TestSuppression ta("abc");
491 static_assert(__is_same(decltype(ta), TestSuppression<const char *>), "");
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dcxx1z-class-template-argument-deduction.cpp486 struct TestSuppression { struct
487 TestSuppression(T) {} in TestSuppression() function
489 TestSuppression(allow_ctad_t)->TestSuppression<void>;
490 TestSuppression ta("abc");
491 static_assert(__is_same(decltype(ta), TestSuppression<const char *>), "");
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dcxx1z-class-template-argument-deduction.cpp486 struct TestSuppression { struct
487 TestSuppression(T) {} in TestSuppression() argument
489 TestSuppression(allow_ctad_t)->TestSuppression<void>;
490 TestSuppression ta("abc");
491 static_assert(__is_same(decltype(ta), TestSuppression<const char *>), "");
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dcxx1z-class-template-argument-deduction.cpp490 struct TestSuppression { struct
491 TestSuppression(T) {} in TestSuppression() argument
493 TestSuppression(allow_ctad_t)->TestSuppression<void>;
494 TestSuppression ta("abc");
495 static_assert(__is_same(decltype(ta), TestSuppression<const char *>), "");
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx1z-class-template-argument-deduction.cpp501 struct TestSuppression { struct
502 TestSuppression(T) {} in TestSuppression() function
504 TestSuppression(allow_ctad_t)->TestSuppression<void>;
505 TestSuppression ta("abc");
506 static_assert(__is_same(decltype(ta), TestSuppression<const char *>), "");
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dcxx1z-class-template-argument-deduction.cpp501 struct TestSuppression { struct
502 TestSuppression(T) {} in TestSuppression() function
504 TestSuppression(allow_ctad_t)->TestSuppression<void>;
505 TestSuppression ta("abc");
506 static_assert(__is_same(decltype(ta), TestSuppression<const char *>), "");
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx1z-class-template-argument-deduction.cpp501 struct TestSuppression { struct
502 TestSuppression(T) {} in TestSuppression() function
504 TestSuppression(allow_ctad_t)->TestSuppression<void>;
505 TestSuppression ta("abc");
506 static_assert(__is_same(decltype(ta), TestSuppression<const char *>), "");
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dcxx1z-class-template-argument-deduction.cpp501 struct TestSuppression { struct
502 TestSuppression(T) {} in TestSuppression() function
504 TestSuppression(allow_ctad_t)->TestSuppression<void>;
505 TestSuppression ta("abc");
506 static_assert(__is_same(decltype(ta), TestSuppression<const char *>), "");
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx1z-class-template-argument-deduction.cpp501 struct TestSuppression { struct
502 TestSuppression(T) {} in TestSuppression() function
504 TestSuppression(allow_ctad_t)->TestSuppression<void>;
505 TestSuppression ta("abc");
506 static_assert(__is_same(decltype(ta), TestSuppression<const char *>), "");
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dcxx1z-class-template-argument-deduction.cpp501 struct TestSuppression { struct
502 TestSuppression(T) {} in TestSuppression() function
504 TestSuppression(allow_ctad_t)->TestSuppression<void>;
505 TestSuppression ta("abc");
506 static_assert(__is_same(decltype(ta), TestSuppression<const char *>), "");
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/processing/errors/
H A DTestSuppression.java48 public class TestSuppression { class
50 new TestSuppression().run(args); in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/processing/errors/
H A DTestSuppression.java48 public class TestSuppression { class
50 new TestSuppression().run(args); in main()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/processing/errors/
H A DTestSuppression.java48 public class TestSuppression { class
50 new TestSuppression().run(args); in main()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/processing/errors/
H A DTestSuppression.java48 public class TestSuppression { class
50 new TestSuppression().run(args); in main()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/processing/errors/
H A DTestSuppression.java48 public class TestSuppression { class
50 new TestSuppression().run(args); in main()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/processing/errors/
H A DTestSuppression.java48 public class TestSuppression { class
50 new TestSuppression().run(args); in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/processing/errors/
H A DTestSuppression.java48 public class TestSuppression { class
50 new TestSuppression().run(args); in main()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/processing/errors/
H A DTestSuppression.java48 public class TestSuppression { class
50 new TestSuppression().run(args); in main()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/processing/errors/
H A DTestSuppression.java45 public class TestSuppression { class
47 new TestSuppression().run(args); in main()

12