Home
last modified time | relevance | path

Searched refs:doRun (Results 1 – 25 of 467) sorted by relevance

12345678910>>...19

/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Dspeedtest.cc961 doRun(NOPTest()); in main()
963 doRun(IEqualsTest()); in main()
964 doRun(MyIEqualsTest()); in main()
967 doRun(B64DecodeTest()); in main()
973 doRun(BigRefTest()); in main()
990 doRun(GetTimeTest()); in main()
1011 doRun(ARecordTest(1)); in main()
1012 doRun(ARecordTest(2)); in main()
1013 doRun(ARecordTest(4)); in main()
1014 doRun(ARecordTest(64)); in main()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/patterns/
H A DSealedTypeChanges.java42 doRun(this::expressionIntf, this::validateIncompatibleClassChangeError); in run()
43 doRun(this::statementIntf, this::validateIncompatibleClassChangeError); in run()
44 doRun(this::expressionCls, this::validateIncompatibleClassChangeError); in run()
45 doRun(this::statementCls, this::validateIncompatibleClassChangeError); in run()
46 doRun(this::statementFallThrough, this::validateIncompatibleClassChangeError); in run()
47 doRun(this::expressionCoveredIntf, this::validateTestException); in run()
48 doRun(this::statementCoveredIntf, this::validateTestException); in run()
49 doRun(this::expressionCoveredCls, this::validateTestException); in run()
50 doRun(this::statementCoveredCls, this::validateTestException); in run()
53 <T> void doRun(Consumer<T> t, Consumer<Throwable> validateException) throws Exception { in doRun() method in SealedTypeChanges
H A DEnumTypeChanges.java43 doRun(this::statementEnum); in run()
44 doRun(this::expressionEnum); in run()
47 void doRun(Function<EnumTypeChangesEnum, String> c) throws Exception { in doRun() method in EnumTypeChanges
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Converter/src/junit/textui/
H A DTestRunner.java72 return runner.doRun(test); in run()
81 aTestRunner.doRun(suite, true); in runAndWait()
108 public TestResult doRun(Test test) { in doRun() method in TestRunner
109 return doRun(test, false); in doRun()
112 public TestResult doRun(Test suite, boolean wait) { in doRun() method in TestRunner
172 return doRun(suite, wait); in start()
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/evictor/
H A DArbiter.java127 boolean doRun = (overBudget > 0); in getEvictionPledge()
132 if (doRun) { in getEvictionPledge()
142 doRun = runnableHook.getHookValue(); in getEvictionPledge()
143 if (doRun) { in getEvictionPledge()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/autotoolsprojectmanager/
H A Dautoreconfstep.cpp65 void doRun() override;
100 void AutoreconfStep::doRun() in doRun() function in AutotoolsProjectManager::Internal::AutoreconfStep
115 AbstractProcessStep::doRun(); in doRun()
H A Dautogenstep.cpp68 void doRun() final;
98 void AutogenStep::doRun() in doRun() function in AutotoolsProjectManager::Internal::AutogenStep
119 AbstractProcessStep::doRun(); in doRun()
/dports/www/mediawiki135/mediawiki-1.35.5/includes/specials/
H A DSpecialRunJobs.php92 $this->doRun( $params );
99 $stats = $this->doRun( $params );
110 protected function doRun( array $params ) { function in SpecialRunJobs
/dports/www/mediawiki136/mediawiki-1.36.3/includes/specials/
H A DSpecialRunJobs.php106 $this->doRun( $params );
113 $stats = $this->doRun( $params );
124 protected function doRun( array $params ) { function in SpecialRunJobs
/dports/www/mediawiki137/mediawiki-1.37.1/includes/specials/
H A DSpecialRunJobs.php106 $this->doRun( $params );
113 $stats = $this->doRun( $params );
124 protected function doRun( array $params ) {
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/cmd/getgo/
H A Dmain_test.go73 func doRun(t *testing.T, args ...string) error { func
96 err := doRun(t, "-v")
132 err := doRun(t, "-skip-dl")
161 if err := doRun(t, "-skip-dl"); err != nil {
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/cmd/getgo/
H A Dmain_test.go73 func doRun(t *testing.T, args ...string) error { func
96 err := doRun(t, "-v")
132 err := doRun(t, "-skip-dl")
161 if err := doRun(t, "-skip-dl"); err != nil {
/dports/www/bugzilla2atom/bugzilla2atom-56126912bf314a80744827758d582e5e60e7178c/vendor/golang.org/x/tools/cmd/getgo/
H A Dmain_test.go73 func doRun(t *testing.T, args ...string) error { func
96 err := doRun(t, "-v")
132 err := doRun(t, "-skip-dl")
161 if err := doRun(t, "-skip-dl"); err != nil {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/cmd/getgo/
H A Dmain_test.go73 func doRun(t *testing.T, args ...string) error { func
96 err := doRun(t, "-v")
132 err := doRun(t, "-skip-dl")
161 if err := doRun(t, "-skip-dl"); err != nil {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/cmd/getgo/
H A Dmain_test.go73 func doRun(t *testing.T, args ...string) error { func
96 err := doRun(t, "-v")
132 err := doRun(t, "-skip-dl")
161 if err := doRun(t, "-skip-dl"); err != nil {
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/cmd/getgo/
H A Dmain_test.go73 func doRun(t *testing.T, args ...string) error { func
96 err := doRun(t, "-v")
132 err := doRun(t, "-skip-dl")
161 if err := doRun(t, "-skip-dl"); err != nil {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/cmd/getgo/
H A Dmain_test.go74 func doRun(t *testing.T, args ...string) error { func
97 err := doRun(t, "-v")
133 err := doRun(t, "-skip-dl")
162 if err := doRun(t, "-skip-dl"); err != nil {
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/cmd/getgo/
H A Dmain_test.go73 func doRun(t *testing.T, args ...string) error { func
96 err := doRun(t, "-v")
132 err := doRun(t, "-skip-dl")
161 if err := doRun(t, "-skip-dl"); err != nil {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/tools/tools-5eefd052ad72/cmd/getgo/
H A Dmain_test.go73 func doRun(t *testing.T, args ...string) error { func
96 err := doRun(t, "-v")
132 err := doRun(t, "-skip-dl")
161 if err := doRun(t, "-skip-dl"); err != nil {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/golang.org/x/tools/cmd/getgo/
H A Dmain_test.go73 func doRun(t *testing.T, args ...string) error { func
96 err := doRun(t, "-v")
132 err := doRun(t, "-skip-dl")
161 if err := doRun(t, "-skip-dl"); err != nil {
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/cmd/getgo/
H A Dmain_test.go74 func doRun(t *testing.T, args ...string) error { func
97 err := doRun(t, "-v")
133 err := doRun(t, "-skip-dl")
162 if err := doRun(t, "-skip-dl"); err != nil {
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/cmd/getgo/
H A Dmain_test.go73 func doRun(t *testing.T, args ...string) error { func
96 err := doRun(t, "-v")
132 err := doRun(t, "-skip-dl")
161 if err := doRun(t, "-skip-dl"); err != nil {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/cmd/getgo/
H A Dmain_test.go73 func doRun(t *testing.T, args ...string) error { func
96 err := doRun(t, "-v")
132 err := doRun(t, "-skip-dl")
161 if err := doRun(t, "-skip-dl"); err != nil {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/tools/cmd/getgo/
H A Dmain_test.go73 func doRun(t *testing.T, args ...string) error { func
96 err := doRun(t, "-v")
132 err := doRun(t, "-skip-dl")
161 if err := doRun(t, "-skip-dl"); err != nil {
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/tools/cmd/getgo/
H A Dmain_test.go74 func doRun(t *testing.T, args ...string) error { func
97 err := doRun(t, "-v")
133 err := doRun(t, "-skip-dl")
162 if err := doRun(t, "-skip-dl"); err != nil {

12345678910>>...19