Home
last modified time | relevance | path

Searched refs:iodev_stub_valid_frames (Results 1 – 3 of 3) sorted by relevance

/external/adhd/cras/src/tests/
Diodev_stub.h21 void iodev_stub_valid_frames(cras_iodev* iodev, int ret, timespec ts);
Diodev_stub.cc55 void iodev_stub_valid_frames(cras_iodev* iodev, int ret, timespec ts) { in iodev_stub_valid_frames() function
Dtiming_unittest.cc938 iodev_stub_valid_frames(iodev, 960, start); in TEST_F()