Lines Matching defs:file

81     file: F,  field
345 let file = VerifiedFileEditor::new(InMemoryEditor::new()); in test_verified_writer_no_write() localVariable
357 let file = VerifiedFileEditor::new(InMemoryEditor::new()); in test_verified_writer_from_zero() localVariable
366 let file = VerifiedFileEditor::new(InMemoryEditor::new()); in test_verified_writer_from_zero() localVariable
375 let file = VerifiedFileEditor::new(InMemoryEditor::new()); in test_verified_writer_from_zero() localVariable
388 let file = VerifiedFileEditor::new(InMemoryEditor::new()); in test_verified_writer_unaligned() localVariable
397 let file = VerifiedFileEditor::new(InMemoryEditor::new()); in test_verified_writer_unaligned() localVariable
410 let file = VerifiedFileEditor::new(InMemoryEditor::new()); in test_verified_writer_with_hole() localVariable
419 let file = VerifiedFileEditor::new(InMemoryEditor::new()); in test_verified_writer_with_hole() localVariable
428 let file = VerifiedFileEditor::new(InMemoryEditor::new()); in test_verified_writer_with_hole() localVariable
440 let file = VerifiedFileEditor::new(InMemoryEditor::new()); in test_verified_writer_various_writes() localVariable
480 let file = VerifiedFileEditor::new(InMemoryEditor::new()); in test_verified_writer_inconsistent_read() localVariable
512 let file = VerifiedFileEditor::new(writer); in test_verified_writer_failed_read_back() localVariable
522 let file = VerifiedFileEditor::new(InMemoryEditor::new()); in test_resize_to_same_size() localVariable
538 let file = VerifiedFileEditor::new(InMemoryEditor::new()); in test_resize_to_grow() localVariable
555 let file = VerifiedFileEditor::new(InMemoryEditor::new()); in test_resize_to_shrink() localVariable
574 let file = VerifiedFileEditor::new(writer); in test_resize_to_shrink_with_read_failure() localVariable
586 let file = VerifiedFileEditor::new(writer); in test_resize_to_shirink_to_chunk_boundary() localVariable