Home
last modified time | relevance | path

Searched defs:_run_once (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/site_tests/graphics_dEQP/
Dgraphics_dEQP.py505 def _run_once(self, test_cases): member in graphics_dEQP
/external/python/cpython3/Lib/test/test_asyncio/
Dutils.py448 def _run_once(self): member in TestLoop
Dtest_events.py1748 def _run_once(): function
/external/python/cpython3/Lib/asyncio/
Dbase_events.py1679 def _run_once(self): member in BaseEventLoop