Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Diodev_unittest.cc37 static int dsp_context_new_sample_rate; variable
137 dsp_context_new_sample_rate = 0; in ResetStubData()
296 EXPECT_EQ(dsp_context_new_sample_rate, 48000); in TEST_F()
314 EXPECT_EQ(dsp_context_new_sample_rate, 48000); in TEST_F()
332 EXPECT_EQ(dsp_context_new_sample_rate, 44100); in TEST_F()
2247 dsp_context_new_sample_rate = sample_rate; in cras_dsp_context_new()