Home
last modified time | relevance | path

Searched refs:Runs (Results 1 – 25 of 108) sorted by relevance

12345

/third_party/PyYAML/tests/data/
Dspec-02-02.data3 rbi: 147 # Runs Batted In
Dspec-02-15.data5 63 Home Runs
Dspec-02-16.data6 65 Home Runs
/third_party/flutter/flutter/dev/devicelab/bin/
Drun.dart18 /// Runs tasks.
109 help: 'Name of the stage. Runs all tasks for that stage. '
115 help: 'Runs all tasks defined in manifest.yaml.',
/third_party/flutter/skia/third_party/externals/sdl/visualtest/unittest/
Dtestquit.parameters3 --hang, boolean, [], false, [] # Runs the SUT in the infinite loop and ignores all events
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DREADME.md25 * `--one-frame-only`: Runs tests once and quickly exits. Used as a quick smoke test.
54 * [`DrawCallPerfBenchmark`](DrawCallPerf.cpp): Runs a tight loop around DrawArarys calls.
73 * [`glmark2`](glmark2.cpp): Runs the glmark2 benchmark.
74 * [`TracePerfTest`](TracePerfTest.cpp): Runs replays of restricted traces, not available publicly. …
/third_party/grpc/tools/run_tests/
DREADME.md25 Runs tests for cross-platform/cross-language interoperability. For more details, see [Interop tests…
37 Runs predefined benchmark scenarios for given languages. Besides the simple configuration of runnin…
/third_party/node/deps/npm/docs/content/using-npm/
Dscripts.md35 * Runs BEFORE the package is packed
36 * Runs BEFORE the package is published
37 * Runs on local `npm install` without any arguments
45 * Runs BEFORE the package is prepared and packed, ONLY on `npm publish`.
48 * Runs BEFORE a tarball is packed (on "`npm pack`", "`npm publish`", and when installing a git depe…
52 * Runs AFTER the tarball has been generated and moved to its final destination.
/third_party/flutter/flutter/dev/devicelab/bin/tasks/
Dmicrobenchmarks_ios.dart11 /// Runs microbenchmarks on iOS.
Dmicrobenchmarks.dart11 /// Runs microbenchmarks on Android.
/third_party/flutter/flutter/packages/fuchsia_remote_debug_protocol/lib/src/runners/
Dssh_command_runner.dart33 /// Runs commands remotely on a Fuchsia device.
80 /// Runs a command on a Fuchsia device through an SSH tunnel.
/third_party/python/PCbuild/
Dblurb.bat3 rem Runs the blurb tool. If necessary, will install Python and/or blurb.
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DREADME.md23 * [`DrawCallPerfBenchmark`](DrawCallPerf.cpp): Runs a tight loop around DrawArarys calls.
42 * [`glmark2`](glmark2.cpp): Runs the glmark2 benchmark.
/third_party/boost/libs/math/minimax/
DJamfile.v27 # Runs minimax using multiprecision, (rather than gmp and mpfr)
/third_party/boost/libs/math/tools/
DJamfile.v26 # Runs all math toolkit tests, functions & distributions,
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerDriver.cpp475 int Runs = std::max(1, Flags.runs); in FuzzerDriver() local
477 Inputs->size(), Runs); in FuzzerDriver()
481 for (int Iter = 0; Iter < Runs; Iter++) in FuzzerDriver()
/third_party/grpc/tools/run_tests/helper_scripts/
Dpost_tests_csharp.bat15 @rem Runs C# tests for given assembly from command line. The Grpc.sln solution needs to be built be…
/third_party/node/deps/cjs-module-lexer/
DREADME.md380 Warm Runs (average of 25 runs)
398 Warm Runs, All Samples (average of 25 runs)
411 Warm Runs (average of 25 runs)
429 Warm Runs, All Samples (average of 25 runs)
/third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/
Ddrive.dart21 /// Runs integration (a.k.a. end-to-end) tests.
79 final String description = 'Runs Flutter Driver tests for the current project.';
284 /// Runs driver tests.
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dthread.pyx.pxi34 """Runs a callable with contextvars propagated.
/third_party/flutter/flutter/packages/fuchsia_remote_debug_protocol/examples/
Dlist_vms_and_flutter_views.dart11 /// Runs through a simple usage of the fuchsia_remote_debug_protocol library:
Ddrive_todo_list_scroll.dart12 /// Runs through a simple usage of the fuchsia_remote_debug_protocol library:
/third_party/boost/status/
DJamfile.v241 # Runs the library conformance tests for the predef and config
46 # Runs all the tests for library names that begin with "n" through "t",
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DGCOV.h438 void setRunCount(uint32_t Runs) { RunCount = Runs; } in setRunCount() argument
/third_party/boost/libs/regex/performance/
DJamfile.v27 # Runs all math toolkit tests, functions & distributions,

12345