Searched defs:runners (Results 1 – 11 of 11) sorted by relevance
| /third_party/flutter/engine/flutter/lib/ui/painting/ |
| D | image_decoder_unittests.cc | 108 TaskRunners runners(GetCurrentTestName(), // label in TEST_F() local 128 TaskRunners runners(GetCurrentTestName(), // label in TEST_F() local 158 TaskRunners runners(GetCurrentTestName(), // label in TEST_F() local 200 TaskRunners runners(GetCurrentTestName(), // label in TEST_F() local 247 TaskRunners runners(GetCurrentTestName(), // label in TEST_F() local 298 TaskRunners runners(GetCurrentTestName(), // label in TEST_F() local 383 TaskRunners runners(GetCurrentTestName(), // label in TEST_F() local
|
| D | image_decoder.cc | 14 TaskRunners runners, in ImageDecoder()
|
| /third_party/typescript/src/testRunner/ |
| D | runner.ts | 3 export let runners: RunnerBase[] = []; variable 83 runners?: string[]; property
|
| /third_party/typescript/scripts/build/ |
| D | tests.js | 184 function writeTestConfigFile(tests, runners, light, taskConfigsFolder, workerCount, stackTraceLimit… argument 187 runners: runners ? runners.split(",") : undefined, property
|
| /third_party/node/test/fixtures/source-map/ |
| D | tabs.js | 33 race = function(winner, ...runners) {
|
| /third_party/typescript/src/testRunner/parallel/ |
| D | worker.ts | 298 const runners = new ts.Map<string, RunnerBase>(); constant
|
| /third_party/flutter/engine/flutter/runtime/ |
| D | dart_lifecycle_unittests.cc | 51 TaskRunners runners("io.flutter.test", task_runner, task_runner, task_runner, in CreateAndRunRootIsolate() local
|
| /third_party/flutter/engine/flutter/shell/platform/embedder/ |
| D | embedder_thread_host.cc | 246 flutter::TaskRunners runners, in EmbedderThreadHost()
|
| /third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/ |
| D | engine.cc | 26 const flutter::TaskRunners& runners) { in UpdateNativeThreadLabelNames()
|
| /third_party/vk-gl-cts/android/cts/runner/src/com/drawelements/deqp/runner/ |
| D | DeqpTestRunner.java | 2406 private void updateRuntimeHint(long originalSize, Collection<IRemoteTest> runners) { in updateRuntimeHint() 2431 Collection<IRemoteTest> runners = new ArrayList<>(); in split() local 2453 updateRuntimeHint(iterationSet.size(), runners); in split() local
|
| /third_party/benchmark/src/ |
| D | benchmark.cc | 316 std::vector<internal::BenchmarkRunner> runners; in RunBenchmarks() local
|