HomeSort by relevance Sort by last modified time
    Searched refs:out_filename (Results 1 - 3 of 3) sorted by null

  /external/webrtc/src/modules/audio_processing/main/test/process_test/
process_test.cc 104 const char* out_filename = NULL; local
138 out_filename = argv[i];
311 if (out_filename == NULL) {
312 out_filename = out_file_default;
340 out_file = fopen(out_filename, "wb");
342 << out_filename;
  /external/chromium/net/tools/tld_cleanup/
tld_cleanup.cc 161 // (see the file comments above), and saves it into 'out_filename'. Returns
164 const FilePath& out_filename) {
237 if (!WriteRules(rules, out_filename)) {
  /external/dbus/bus/
activation-helper.c 72 goto out_filename;
137 out_filename:

Completed in 1075 milliseconds