Home
last modified time | relevance | path

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

/external/skqp/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
/external/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
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/
Dfixup_fuzz_result.py22 file_content = file.read() variable
/external/deqp-deps/SPIRV-Tools/utils/
Dfixup_fuzz_result.py22 file_content = file.read() variable
/external/swiftshader/third_party/SPIRV-Tools/utils/
Dfixup_fuzz_result.py22 file_content = file.read() variable
/external/tflite-support/tensorflow_lite_support/cc/task/core/proto/
Dexternal_file.proto37 optional bytes file_content = 2; field
/external/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.cc139 const std::string& file_content, in CheckSingleAnnotation()
154 std::string file_content; in CheckGeneratedAnnotations() local
/external/libbrillo/brillo/
Dfile_utils_test.cc355 std::string file_content = base::RandBytesAsString(kFileSize); in TEST_F() local
386 std::string file_content = base::RandBytesAsString(kFileSize); in TEST_F() local
412 std::string file_content = base::RandBytesAsString(kFileSize); in TEST_F() local
466 std::string file_content = base::RandBytesAsString(kFileSize); in TEST_F() local
493 std::string file_content = base::RandBytesAsString(kFileSize); in TEST_F() local
/external/webrtc/tools_webrtc/presubmit_checks_lib/
Dcheck_orphan_headers.py96 def GetHeadersInBuildGnFileSources(file_content, target_abs_path): argument
/external/ltp/testcases/kernel/syscalls/mmap/
Dmmap05.c70 char file_content; in main() local
/external/rust/crates/nix/test/sys/
Dtest_uio.rs110 let mut file_content = Vec::new(); in test_pwrite() localVariable
126 let file_content: Vec<u8> = (0..64).collect(); in test_pread() localVariable
/external/toolchain-utils/go/chromeos/
Dsetup_chromeos_testing.py77 def WriteFile(file_content, file_name): argument
/external/tensorflow/tensorflow/python/lib/io/
Dfile_io.py100 def write(self, file_content): argument
324 def write_string_to_file(filename, file_content): argument
/external/libbrillo/brillo/http/
Dhttp_form_data_test.cc45 std::string file_content{"text line1\ntext line2\n"}; in TEST() local
/external/python/cpython3/Lib/test/
Dtest_pdb.py1271 def _assert_find_function(self, file_content, func_name, expected): argument
/external/perfetto/src/traced/probes/sys_stats/
Dsys_stats_data_source.cc228 const char* file_content = ReadDevfreqCurFreq(name); in ReadDevfreq() local
/external/google-fruit/tests/
Dfruit_test_common.py240 def _create_temporary_file(file_content, file_name_suffix=''): argument
/external/libchrome/base/test/launcher/
Dtest_launcher.cc787 std::string file_content; in LoadFilterFile() local
/external/zlib/google/
Dzip_unittest.cc548 std::string file_content; in TEST_F() local
/external/angle/third_party/zlib/google/
Dzip_unittest.cc580 std::string file_content; in TEST_F() local