Home | History | Annotate | Download | only in fileapi

Lines Matching refs:initial_offset

133   const int64 initial_offset = 0;
136 initial_offset,
158 const int64 initial_offset = 0;
161 initial_offset,
179 const int64 initial_offset = 0;
182 initial_offset,
203 const int64 initial_offset = 3;
204 const int length = static_cast<int>(kFakeFileSize) - initial_offset - 3;
205 ASSERT_GT(kFakeFileSize, static_cast<size_t>(initial_offset));
210 initial_offset,
225 std::string expected_buffer(kFakeFileText + initial_offset, length);
233 const int64 initial_offset = 0;
238 initial_offset,
260 const int64 initial_offset = 0;
263 initial_offset,
279 const int64 initial_offset = 0;
282 initial_offset,