Home
last modified time | relevance | path

Searched refs:toThrow (Results 26 – 50 of 164) sorted by relevance

1234567

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/src/System/CodeDom/
H A DCodeThrowExceptionStatement.cs12 public CodeThrowExceptionStatement(CodeExpression toThrow) in CodeThrowExceptionStatement() argument
14 ToThrow = toThrow; in CodeThrowExceptionStatement()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.releng/bundles/org.eclipse.test.performance/src/org/eclipse/test/
H A DTracingSuite.java207 …Throwable toThrow = new IllegalStateException("main thread killed by " + TracingSuite.class.getSim… in run() local
208 toThrow.initCause(new RuntimeException(toThrow.getMessage())); in run()
210 toThrow.setStackTrace(main.getStackTrace()); in run()
215 stop0.invoke(main, toThrow); in run()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@reduxjs/toolkit/src/tests/
H A DconfigureStore.test.ts53 expect(configureStore).toThrow(
96 ).toThrow(
107 ).toThrow('each middleware provided to configureStore must be a function')
115 ).toThrow('each middleware provided to configureStore must be a function')
/dports/www/grafana8/grafana-8.3.6/packages/grafana-toolkit/src/config/webpack/
H A Dloaders.test.ts20 expect(result).toThrow();
30 expect(result).toThrow();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/common/
H A Dregistry_unittest.ts42 expect(() => registry.register(a2)).toThrow();
47 expect(() => registry.get('foo')).toThrow();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/ui/src/common/
H A Dregistry_unittest.ts42 expect(() => registry.register(a2)).toThrow();
47 expect(() => registry.get('foo')).toThrow();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/java/system/javatests/src/org/chromium/mojo/system/impl/
H A DWatcherImplTest.java59 MojoException toThrow = null; in tearDown() local
64 if (toThrow == null) { in tearDown()
65 toThrow = e; in tearDown()
69 if (toThrow != null) { in tearDown()
70 throw toThrow; in tearDown()
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/java/system/javatests/src/org/chromium/mojo/system/impl/
H A DWatcherImplTest.java59 MojoException toThrow = null; in tearDown() local
64 if (toThrow == null) { in tearDown()
65 toThrow = e; in tearDown()
69 if (toThrow != null) { in tearDown()
70 throw toThrow; in tearDown()
/dports/www/grafana8/grafana-8.3.6/public/test/core/redux/
H A DreducerTester.test.ts43 }).toThrow();
53 }).not.toThrow();
/dports/www/grafana8/grafana-8.3.6/packages/grafana-runtime/src/utils/
H A DqueryResponse.test.ts365 }).toThrow();
369 }).toThrow();
373 }).toThrow();
/dports/www/grafana8/grafana-8.3.6/packages/grafana-data/src/text/
H A Dstring.test.ts18 }).toThrow();
56 }).toThrow();
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C64 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
65 loadExceptText(toThrow); in XMLException()
70 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
71 loadExceptText(toThrow); in XMLException()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C64 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
65 loadExceptText(toThrow); in XMLException()
70 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
71 loadExceptText(toThrow); in XMLException()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C61 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
62 loadExceptText(toThrow); in XMLException()
67 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
68 loadExceptText(toThrow); in XMLException()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C64 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
65 loadExceptText(toThrow); in XMLException()
70 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
71 loadExceptText(toThrow); in XMLException()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C61 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
62 loadExceptText(toThrow); in XMLException()
67 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
68 loadExceptText(toThrow); in XMLException()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C64 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
65 loadExceptText(toThrow); in XMLException()
70 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
71 loadExceptText(toThrow); in XMLException()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C61 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
62 loadExceptText(toThrow); in XMLException()
67 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
68 loadExceptText(toThrow); in XMLException()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C64 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
65 loadExceptText(toThrow); in XMLException()
70 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
71 loadExceptText(toThrow); in XMLException()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C64 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
65 loadExceptText(toThrow); in XMLException()
70 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
71 loadExceptText(toThrow); in XMLException()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C64 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
65 loadExceptText(toThrow); in XMLException()
70 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
71 loadExceptText(toThrow); in XMLException()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C64 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
65 loadExceptText(toThrow); in XMLException()
70 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
71 loadExceptText(toThrow); in XMLException()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C64 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
65 loadExceptText(toThrow); in XMLException()
70 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
71 loadExceptText(toThrow); in XMLException()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C64 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
65 loadExceptText(toThrow); in XMLException()
70 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
71 loadExceptText(toThrow); in XMLException()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C64 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
65 loadExceptText(toThrow); in XMLException()
70 …ar* const srcFile , const unsigned int srcLine , const XMLExcepts::Codes toThrow , MemoryManager* … in XMLException()
71 loadExceptText(toThrow); in XMLException()

1234567