Home
last modified time | relevance | path

Searched refs:test_nowait (Results 1 - 5 of 5) sorted by relevance

/third_party/alsa-utils/axfer/
H A Dxfer-libasound.h54 bool test_nowait:1; member
H A Dxfer-libasound.c124 state->test_nowait = true; in xfer_libasound_parse_opt()
151 if (state->test_nowait) { in xfer_libasound_validate_opts()
184 if (state->test_nowait) { in xfer_libasound_validate_opts()
286 if ((state->nonblock || state->mmap) && !state->test_nowait) in open_handle()
/third_party/alsa-utils/aplay/
H A Daplay.c138 static int test_nowait = 0; variable
803 test_nowait = 1;
2171 if (!test_nowait)
2219 if (!test_nowait)
2265 if (!test_nowait)
2312 if (!test_nowait)
/third_party/python/Lib/test/
H A Dtest_queue.py219 def test_nowait(self): member in BaseQueueTestMixin
H A Dtest_os.py3215 def test_nowait(self): member in SpawnTests

Completed in 17 milliseconds