Searched refs:open_binary_file_for_reading (Results 1 – 5 of 5) sorted by relevance
206 def open_binary_file_for_reading(self, path): member in FileSystem
249 def open_binary_file_for_reading(self, path): member in MockFileSystem
351 with self._filesystem.open_binary_file_for_reading(png_path) as filehandle:
440 with fs.open_binary_file_for_reading(png_fullpath) as filehandle:
3508 * Scripts/webkitpy/common/system/filesystem.py: Add open_binary_file_for_reading