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

  /build/tools/
generate-notice-files.py 151 def combine_notice_files_text(file_hash, input_dir, output_filename, file_title):
156 print >> output_file, file_title
169 file_title = args[2]
185 combine_notice_files_text(files_with_same_hash, input_dir, txt_output_file, file_title)
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
api_util_unittest.cc 367 std::string file_title = base::StringPrintf("test_%d.txt", i); local
368 SetUpFile(origin_root_id, file_content, file_title, &file);
408 std::string file_title = base::StringPrintf("test_%d.txt", i); local
409 SetUpFile(origin_root_id, file_content, file_title, &file);

Completed in 71 milliseconds