Searched defs:ofs (Results 1 – 5 of 5) sorted by relevance
33 std::ofstream ofs(file_path_); in WriteFile() local139 std::ofstream ofs(file_path_); in TEST_F() local
124 std::ofstream ofs(log_path_, std::ofstream::trunc); in Write() local
743 std::ofstream ofs(path.c_str(), std::ofstream::out | std::ofstream::binary); in WriteTo() local
135 std::ofstream ofs(file.GetFilename(), std::ofstream::out); in OpenStream() local
1679 std::ofstream ofs(scratch_path_ + "/foo.jar"); in TEST_F() local