Home
last modified time | relevance | path

Searched defs:file_content (Results 1 – 17 of 17) sorted by relevance

/third_party/flutter/skia/tools/
Dsanitize_source_files.py110 def CopywriteChecker(file_content, unused_file_path): argument
117 def EOFOneAndOnlyOneNewlineAdder(file_content, file_path): argument
126 def SvnEOLChecker(file_content, file_path): argument
/third_party/skia/tools/
Dsanitize_source_files.py112 def CopywriteChecker(file_content, unused_file_path): argument
119 def EOFOneAndOnlyOneNewlineAdder(file_content, file_path): argument
128 def SvnEOLChecker(file_content, file_path): argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
Dfixup_fuzz_result.py22 file_content = file.read() variable
/third_party/spirv-tools/utils/
Dfixup_fuzz_result.py22 file_content = file.read() variable
/third_party/skia/third_party/externals/spirv-tools/utils/
Dfixup_fuzz_result.py22 file_content = file.read() variable
/third_party/protobuf/src/google/protobuf/compiler/
Dannotation_test_util.h53 std::string file_content; member
Dannotation_test_util.cc136 const std::string& file_content, in AtLeastOneAnnotationMatchesSubstring()
156 bool AnnotationMatchesSubstring(const std::string& file_content, in AnnotationMatchesSubstring()
Dmock_code_generator.cc148 const std::string& file_content, in CheckSingleAnnotation()
163 std::string file_content; in CheckGeneratedAnnotations() local
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dcurlfilesink.c181 const gchar *file_content = "line 1\r\n"; in GST_START_TEST() local
346 const gchar *file_content = "line 1\r\n"; in GST_START_TEST() local
398 const gchar *file_content = "line 1\r\n"; in GST_START_TEST() local
/third_party/ltp/testcases/kernel/syscalls/mmap/
Dmmap05.c70 char file_content; in main() local
/third_party/skia/third_party/externals/tint/src/
Dsource.h206 const FileContent* file_content = nullptr; variable
/third_party/boost/libs/program_options/test/
Dtest_convert.cpp23 string file_content(const string& filename) in file_content() function
/third_party/python/Lib/test/
Dtest_pdb.py1396 def _assert_find_function(self, file_content, func_name, expected): argument
/third_party/skia/third_party/externals/zlib/google/
Dzip_unittest.cc548 std::string file_content; in TEST_F() local
/third_party/flutter/skia/third_party/externals/zlib/google/
Dzip_unittest.cc547 std::string file_content; in TEST_F() local
/third_party/node/deps/zlib/google/
Dzip_unittest.cc547 std::string file_content; in TEST_F() local
/third_party/libinput/test/
Dtest-quirks.c50 make_data_dir(const char *file_content) in make_data_dir()