Searched refs:piodev (Results 1 – 1 of 1) sorted by relevance
/external/adhd/cras/src/tests/ |
D | audio_thread_unittest.cc | 426 struct cras_iodev iodev, *piodev = &iodev; in TEST_F() local 441 thread_add_stream(thread_, &rstream, &piodev, 1); in TEST_F() 444 thread_add_stream(thread_, &rstream2, &piodev, 1); in TEST_F() 631 struct cras_iodev iodev, *piodev = &iodev; in TEST_F() local 644 thread_add_stream(thread_, &rstream, &piodev, 1); in TEST_F() 667 struct cras_iodev iodev, *piodev = &iodev; in TEST_F() local 680 thread_add_stream(thread_, &rstream, &piodev, 1); in TEST_F()
|