Searched defs:file_to_write (Results 1 – 6 of 6) sorted by relevance
47 std::string file_to_write = command_line.GetSwitchValueASCII(kFileToWrite); in main() local
88 let mut file_to_write = OpenOptions::new() in benchmark_for_mmap() localVariable
87 let mut file_to_write = OpenOptions::new() in benchmark_for_mmap() localVariable
60 std::unique_ptr<WritableFile> file_to_write; in TEST_F() local125 std::unique_ptr<WritableFile> file_to_write; in TEST_F() local
381 std::unique_ptr<WritableFile> file_to_write; in TEST_F() local