Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Daudio_thread_unittest.cc30 static unsigned int cras_iodev_fill_odev_zeros_frames; variable
65 cras_iodev_fill_odev_zeros_frames = 0; in ResetGlobalStubData()
1068 cras_iodev_fill_odev_zeros_frames = frames; in cras_iodev_fill_odev_zeros()
Dalsa_io_unittest.cc144 static unsigned int cras_iodev_fill_odev_zeros_frames; variable
236 cras_iodev_fill_odev_zeros_frames = 0; in ResetStubData()
2056 EXPECT_EQ(0, cras_iodev_fill_odev_zeros_frames); in TEST_F()
2077 EXPECT_EQ(280, cras_iodev_fill_odev_zeros_frames); in TEST_F()
2167 EXPECT_EQ(0, cras_iodev_fill_odev_zeros_frames); in TEST_F()
2191 EXPECT_EQ(96, cras_iodev_fill_odev_zeros_frames); in TEST_F()
2936 cras_iodev_fill_odev_zeros_frames = frames; in cras_iodev_fill_odev_zeros()