Searched defs:test_nowait (Results 1 – 4 of 4) sorted by relevance
/third_party/alsa-utils/axfer/ | ||
D | xfer-libasound.h | 54 bool test_nowait:1; member |
/third_party/python/Lib/test/ | ||
D | test_queue.py | 217 def test_nowait(self): member in BaseQueueTestMixin |
D | test_os.py | 3082 def test_nowait(self): member in SpawnTests |
/third_party/alsa-utils/aplay/ | ||
D | aplay.c | 134 static int test_nowait = 0; variable |