Home
last modified time | relevance | path

Searched defs:playback_file (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/cros/audio/
Dcras_utils.py50 def playback_cmd(playback_file, block_size=None, duration=None, argument
/external/adhd/cras/src/tools/cras_test_client/
Dcras_test_client.c1970 const char *playback_file = NULL; in main() local