HomeSort by relevance Sort by last modified time
    Searched full:keypress_file (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_processing/test/
unpack.cc 39 DEFINE_string(keypress_file, "keypress.bool", "The name of the keypress file.");
151 static FILE* keypress_file = OpenFile(FLAGS_keypress_file, "wb"); local
153 WriteData(&keypress, sizeof(keypress), keypress_file,

Completed in 543 milliseconds