Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Dramp_unittest.cc39 int ramp_up = 1; in TEST() local
48 cras_ramp_start(ramp, ramp_up, duration_frames, NULL, NULL); in TEST()
60 int ramp_up = 1; in TEST() local
72 cras_ramp_start(ramp, ramp_up, duration_frames, NULL, NULL); in TEST()
87 int ramp_up = 1; in TEST() local
97 cras_ramp_start(ramp, ramp_up, duration_frames, NULL, NULL); in TEST()
112 int ramp_up; in TEST() local
125 ramp_up = 0; in TEST()
126 cras_ramp_start(ramp, ramp_up, duration_frames, NULL, NULL); in TEST()
135 ramp_up = 1; in TEST()
[all …]