Searched defs:max_volumes (Results 1 – 1 of 1) sorted by relevance
/external/adhd/cras/src/tests/ |
D | alsa_mixer_unittest.cc | 311 static const long max_volumes[] = {40}; in TEST() local 404 static const long max_volumes[] = {950, 950}; in TEST() local 490 static const long max_volumes[] = {40, 40, 0}; in TEST() local 788 static const long max_volumes[] = {0, 0, 0, 0, 0, 0, 3000, 400}; in SetUp() local 988 static const long max_volumes[] = {30, 30}; in TEST() local 1097 static const long max_volumes[] = {30}; in TEST() local 1178 static const long max_volumes[] = {30, 30}; in TEST() local 1351 static const long max_volumes[] = {0, 0, 0, 0, 0, 0, 84, 84}; in SetUp() local
|