Searched defs:sleep_sec (Results 1 – 7 of 7) sorted by relevance
| /external/perfetto/infra/ci/controller/ |
| D | main.py | 142 async def http_sleep(sleep_sec): argument 149 async def http_sleep_locked(sleep_sec): argument
|
| /external/cronet/stable/third_party/apache-portable-runtime/src/test/ |
| D | testshmconsumer.c | 33 static int msgwait(int sleep_sec, int first_box, int last_box) in msgwait()
|
| D | testshm.c | 35 static int msgwait(int sleep_sec, int first_box, int last_box) in msgwait()
|
| /external/cronet/tot/third_party/apache-portable-runtime/src/test/ |
| D | testshmconsumer.c | 33 static int msgwait(int sleep_sec, int first_box, int last_box) in msgwait()
|
| D | testshm.c | 35 static int msgwait(int sleep_sec, int first_box, int last_box) in msgwait()
|
| /external/pytorch/test/distributed/elastic/agent/server/test/ |
| D | local_elastic_agent_test.py | 126 def _bipolar_sleep_function(sleep_sec): argument 149 def _sleep(sleep_sec) -> int: argument
|
| /external/pytorch/test/ |
| D | test_dataloader.py | 715 def __init__(self, size, sleep_sec): argument
|