Home
last modified time | relevance | path

Searched defs:runner (Results 1 - 25 of 38) sorted by relevance

12

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
H A D21-2.c22 static void *runner(void *arg PTS_ATTRIBUTE_UNUSED) in runner() function
H A D20-1.c22 static void *runner(void *arg PTS_ATTRIBUTE_UNUSED) in runner() function
H A D21-1.c22 static void *runner(void *arg PTS_ATTRIBUTE_UNUSED) in runner() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
H A D15-2.c22 static void *runner(void *arg) in runner() function
H A D15-1.c22 static void *runner(void *arg) in runner() function
H A D22-2.c22 static void *runner(void *arg) in runner() function
H A D22-1.c22 static void *runner(void *arg) in runner() function
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DAsyncRunner.h59 inline AsyncTask(std::shared_ptr<AsyncRunner> runner) : runner_(std::move(runner)) { in AsyncTask() argument
/third_party/node/deps/v8/src/libplatform/
H A Ddefault-worker-threads-task-runner.cc62 WorkerThread( DefaultWorkerThreadsTaskRunner* runner) WorkerThread() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dgc-invoker.cc37 static Handle Post(GarbageCollector* collector, cppgc::TaskRunner* runner, in Post() argument
/third_party/vk-gl-cts/android/cts/runner/src/com/drawelements/deqp/runner/
H A DBatchRunConfiguration.java
/third_party/skia/tests/
H A DPathOpsThreadedCommon.h56 PathOpsThreadedRunnable(void (*testFun)(PathOpsThreadState*), int a, int b, int c, int d, PathOpsThreadedTestRunner* runner) PathOpsThreadedRunnable() argument
66 PathOpsThreadedRunnable(void (*testFun)(PathOpsThreadState*), const char* str, PathOpsThreadedTestRunner* runner) PathOpsThreadedRunnable() argument
74 PathOpsThreadedRunnable(void (*testFun)(PathOpsThreadState*), int dirNo, const char* str, PathOpsThreadedTestRunner* runner) PathOpsThreadedRunnable() argument
/third_party/python/Lib/unittest/
H A Dmain.py8 from . import loader, runner namespace
/third_party/ffmpeg/libavcodec/
H A Dlibjxldec.c46 void *runner; member
H A Dlibjxlenc.c49 void *runner; member
/third_party/curl/tests/
H A Drunner.pm35 package runner; package
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_dominance.c100 nir_block *runner = (nir_block *) entry->key; in calc_dom_frontier() local
/third_party/node/deps/v8/src/d8/
H A Dd8-platforms.cc150 std::shared_ptr<TaskRunner> runner = variable
/third_party/python/Lib/test/test_asyncio/
H A Dtest_pep492.py177 async def runner(): function
188 async def runner(): function
H A Dtest_taskgroups.py107 async def runner(): function
146 async def runner(): function
184 async def runner(): function
211 async def runner(): function
241 async def runner(): function
269 async def runner(): global() function
299 async def runner(): global() function
324 async def runner(): global() function
351 async def runner(): global() function
378 async def runner(): global() function
397 async def runner(): global() function
417 async def runner(): global() function
450 async def runner(): global() function
466 async def runner(): global() function
488 async def runner(): global() function
525 async def runner(): global() function
549 async def runner(): global() function
568 async def runner(): global() function
598 async def runner(): global() function
618 async def runner(): global() function
638 async def runner(): global() function
674 async def runner(): global() function
695 async def runner(): global() function
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/run-cts/
H A Dmain.go321 type runner struct { type
[all...]
/third_party/gn/src/gn/
H A Dcommands.h116 CommandRunner runner; member
/third_party/protobuf/conformance/
H A Dconformance_test.cc392 bool ConformanceTestSuite::RunSuite(ConformanceTestRunner* runner, in RunSuite() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DParallelShaderCompileTest.cpp372 TaskRunner<ClearColorWithDraw> runner; in TEST_P() local
391 TaskRunner<ImageLoadStore> runner; in TEST_P() local
/third_party/skia/third_party/externals/expat/expat/tests/
H A Dminicheck.c126 SRunner *runner = calloc(1, sizeof(SRunner)); in srunner_create() local
154 handle_failure(SRunner *runner, int verbosity, const char *phase_info) { in handle_failure() argument
163 srunner_run_all(SRunner *runner, int verbosity) { in srunner_run_all() argument
228 srunner_ntests_failed(SRunner *runner) srunner_ntests_failed() argument
234 srunner_free(SRunner *runner) srunner_free() argument
[all...]

Completed in 14 milliseconds

12