Searched defs:min_volumes (Results 1 – 1 of 1) sorted by relevance
/external/adhd/cras/src/tests/ |
D | alsa_mixer_unittest.cc | 310 static const long min_volumes[] = {-500}; in TEST() local 403 static const long min_volumes[] = {0, 0}; in TEST() local 489 static const long min_volumes[] = {-500, -1250, -500}; in TEST() local 787 static const long min_volumes[] = {0, 0, 0, 0, 0, 0, 500, -1250}; in SetUp() local 987 static const long min_volumes[] = {-70, -70}; in TEST() local 1096 static const long min_volumes[] = {-70}; in TEST() local 1177 static const long min_volumes[] = {-70, -70}; in TEST() local 1350 static const long min_volumes[] = {-84, -84, -84, -84, -84, 0, 0, 0}; in SetUp() local
|