Searched defs:min_volumes (Results 1 – 1 of 1) sorted by relevance
/external/adhd/cras/src/tests/ |
D | alsa_mixer_unittest.cc | 309 static const long min_volumes[] = {-500}; in TEST() local 398 static const long min_volumes[] = {0, 0}; in TEST() local 482 static const long min_volumes[] = {-500, -1250, -500}; in TEST() local 760 static const long min_volumes[] = {0, 0, 0, 0, 0, 0, 500, -1250}; in SetUp() local 938 static const long min_volumes[] = {-70, -70}; in TEST() local 1042 static const long min_volumes[] = {-70}; in TEST() local 1119 static const long min_volumes[] = {-70, -70}; in TEST() local 1264 static const long min_volumes[] = {-84, -84, -84, -84, -84, 0, 0, 0}; in SetUp() local
|