Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Daudio_thread_unittest.cc35 static unsigned int cras_iodev_frames_to_play_in_sleep_called; variable
66 cras_iodev_frames_to_play_in_sleep_called = 0; in ResetGlobalStubData()
625 EXPECT_EQ(1, cras_iodev_frames_to_play_in_sleep_called); in TEST_F()
1111 cras_iodev_frames_to_play_in_sleep_called++; in cras_iodev_frames_to_play_in_sleep()