Searched defs:file_content (Results 1 – 13 of 13) sorted by relevance
112 def CopywriteChecker(file_content, unused_file_path): argument119 def EOFOneAndOnlyOneNewlineAdder(file_content, file_path): argument128 def SvnEOLChecker(file_content, file_path): argument
22 file_content = file.read() variable
53 std::string file_content; member
136 const std::string& file_content, in AtLeastOneAnnotationMatchesSubstring()156 bool AnnotationMatchesSubstring(const std::string& file_content, in AnnotationMatchesSubstring()
148 const std::string& file_content, in CheckSingleAnnotation()163 std::string file_content; in CheckGeneratedAnnotations() local
115 let mut file_content = Vec::new(); in test_pwrite() localVariable136 let file_content: Vec<u8> = (0..64).collect(); in test_pread() localVariable
206 const FileContent* file_content = nullptr; variable
1751 def _assert_find_function(self, file_content, func_name, expected): argument
3644 file_content = [ variable in EncodedMetadataTests
548 std::string file_content; in TEST_F() local
50 make_data_dir(const char *file_content) in make_data_dir()