Home
last modified time | relevance | path

Searched refs:execution (Results 1 – 25 of 94) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
DGoogleDevtoolsRemoteworkersV1test2CommandTaskTimeouts.php22 public $execution; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2CommandTaskTimeouts
26 public function setExecution($execution) argument
28 $this->execution = $execution;
32 return $this->execution;
DGoogleDevtoolsRemotebuildbotCommandDurations.php29 public $execution; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildbotCommandDurations
92 public function setExecution($execution) argument
94 $this->execution = $execution;
98 return $this->execution;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
Dhelp2.phpt30 --log-junit <file> Log test execution in JUnit XML format to file.
31 --log-teamcity <file> Log test execution in TeamCity format to file.
66 --stop-on-error Stop execution upon first error.
67 --stop-on-failure Stop execution upon first error or failure.
68 --stop-on-warning Stop execution upon first warning.
69 --stop-on-risky Stop execution upon first risky test.
70 --stop-on-skipped Stop execution upon first skipped test.
71 --stop-on-incomplete Stop execution upon first incomplete test.
75 --debug Display debugging information during test execution.
79 --teamcity Report test execution progress in TeamCity format.
[all …]
Dhelp.phpt29 --log-junit <file> Log test execution in JUnit XML format to file.
30 --log-teamcity <file> Log test execution in TeamCity format to file.
65 --stop-on-error Stop execution upon first error.
66 --stop-on-failure Stop execution upon first error or failure.
67 --stop-on-warning Stop execution upon first warning.
68 --stop-on-risky Stop execution upon first risky test.
69 --stop-on-skipped Stop execution upon first skipped test.
70 --stop-on-incomplete Stop execution upon first incomplete test.
74 --debug Display debugging information during test execution.
78 --teamcity Report test execution progress in TeamCity format.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
DGoogleCloudRunV2Task.php54 public $execution; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Task
245 public function setExecution($execution) argument
247 $this->execution = $execution;
254 return $this->execution;
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
Dendless_loop_bug.md9 execution. Actions are grouped by [controllers](structure-controllers.md). The execution result of
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dhttp-handler.asciidoc7 actual execution details are hidden from the client and modular, so that you can
36 synchronous execution, while retaining flexibility to invoke parallel batches
/plugin/stopwatch/
Dplugin.info.txt6 desc Measure execution time of PHP code.
DREADME3 Measure execution time of PHP code.
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DHTML.SafeObject.txt8 security features added to prevent script execution. This is similar to
DHTML.SafeEmbed.txt8 security features added to prevent script execution. This is similar to
/plugin/asciidocjs/node_modules/a-sync-waterfall/
DREADME.md70 // same execution for each item, call the next one when done
79 // same execution for each item in the array
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
DEnrichNamespace.asciidoc49 $params['wait_for_completion'] = (boolean) Should the request should block until the execution is c…
DAsyncSearchNamespace.asciidoc104 …r of documents to collect for each shard, upon reaching which the query execution will terminate e…
/plugin/findologicxmlexport/vendor/sebastian/environment/
DREADME.md3 …s functionality that helps writing PHP code that has runtime-specific (PHP / HHVM) execution paths.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
DChangeLog-5.7.md18 …anbergmann/phpunit/issues/2833): Test class loaded during data provider execution is not discovered
31 …anbergmann/phpunit/issues/2833): Test class loaded during data provider execution is not discovered
147 …it/issues/2137): Warnings for invalid data providers are suppressed when test execution is filtered
/plugin/webdav/vendor/sabre/event/
DCHANGELOG.md25 execution context. In practise that means you need to run the event loop to
/plugin/json/demo/
Dbenchmark.txt5 [[https://www.dokuwiki.org/plugin:stopwatch|Stopwatch plugin]] measures execution time of PHP code:
/plugin/siteexport/
DREADME.md28 * **Maximum script execution time:**<br>
29 …Defines an execution time in seconds for how long the script may run while exporting a site via UR…
118 …ported page. This can help to create content dynamically when using other plugins or PHP execution.
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md37 specific output, then continue the normal execution of your application
/plugin/bb4dw/
Dsample.bib180 …rchitectures, including multicores with SIMD, and heterogeneous CPU+GPU execution. From simple Hal…
307 …API) provides asynchronous transfers and streams, which permit a staged execution, as a way to ove…
331 …abstract={The development of a new unified, multi-threaded runtime system for the execution of asy…
332 …-structure interaction problems;heterogeneous systems;asynchronous task execution;multithreaded ru…
363execution times of identical applications on Tegra devices. In this article, we implement several …
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Dinternals.rst113 generates PHP code usable for runtime execution of the template.
/plugin/solr/
DREADME.md46 … script greatly depends on your server speed, so you should not have an execution time limiit for …
/plugin/asciidocjs/node_modules/ejs/
DREADME.md69 - `context` Function execution context
113 - `<%#` Comment tag, no execution, no output
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
DClient.asciidoc171 …number) The maximum count for each shard, upon reaching which the query execution will terminate e…
561 …round-trips should be minimized as part of cross-cluster search requests execution (Default = true)
737 …round-trips should be minimized as part of cross-cluster search requests execution (Default = true)
759 …r of documents to collect for each shard, upon reaching which the query execution will terminate e…
802 $params['profile'] = (boolean) Specify whether to profile the query execution
805 …round-trips should be minimized as part of cross-cluster search requests execution (Default = true)

1234