Home | History | Annotate | Download | only in fileapi

Lines Matching refs:CreateFileReader

85   LocalFileStreamReader* CreateFileReader(
130 CreateFileReader(nonexistent_path, 0, base::Time()));
145 CreateFileReader(empty_path, 0, base::Time()));
161 CreateFileReader(test_path(), 0, test_file_modification_time()));
175 CreateFileReader(test_path(), 0, test_file_modification_time()));
183 reader.reset(CreateFileReader(test_path(), 0, base::Time()));
192 CreateFileReader(test_path(), 3, base::Time()));
203 CreateFileReader(test_path(), 0, test_file_modification_time()));
217 CreateFileReader(test_path(), 0, test_file_modification_time()));
226 reader.reset(CreateFileReader(test_path(), 0, base::Time()));
234 CreateFileReader(test_path(), 3, base::Time()));
244 CreateFileReader(test_path(), 0, base::Time()));