Home
last modified time | relevance | path

Searched defs:run_once (Results 1 – 6 of 6) sorted by relevance

/third_party/libuv/test/
Dtest-run-once.c39 TEST_IMPL(run_once) { in TEST_IMPL() argument
/third_party/ltp/testcases/kernel/mem/mtest06/
Dmmap2.c163 int run_once = TRUE; in main() local
/third_party/skia/infra/bots/recipe_modules/run/
Dapi.py35 def run_once(self, fn, *args, **kwargs): member in SkiaStepApi
/third_party/ltp/testcases/kernel/mem/mtest05/
Dmmstress.c656 int run_once = TRUE; in main() local
/third_party/python/Lib/test/test_asyncio/
Dutils.py121 def run_once(loop): function
/third_party/backends/frontend/
Dsaned.c255 static int run_once; variable