Home
last modified time | relevance | path

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

12

/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/deqp-deps/SPIRV-Tools/utils/
Dfixup_fuzz_result.py22 file_content = file.read() variable
/external/angle/third_party/spirv-tools/src/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/libopus/dnn/torch/lpcnet/
Dmake_test_config.py61 file_content = template.format( 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.cc149 const std::string& file_content, in CheckSingleAnnotation()
164 std::string file_content; in CheckGeneratedAnnotations() local
/external/cronet/stable/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.cc149 const std::string& file_content, in CheckSingleAnnotation()
164 std::string file_content; in CheckGeneratedAnnotations() local
/external/cronet/tot/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.cc149 const std::string& file_content, in CheckSingleAnnotation()
164 std::string file_content; in CheckGeneratedAnnotations() local
/external/fmtlib/test/
Dutil.cc12 const char* const file_content = "Don't panic!"; variable
/external/angle/src/tests/capture_tests/
Dcapture_tests.py38 def file_content(path): function
/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/rust/android-crates-io/crates/nix/test/sys/
Dtest_uio.rs112 let mut file_content = Vec::new(); in test_pwrite() localVariable
133 let file_content: Vec<u8> = (0..64).collect(); in test_pread() localVariable
/external/tink/cc/internal/
Dtest_file_util.cc40 absl::string_view file_content) { in CreateTestFile()
/external/webrtc/tools_webrtc/presubmit_checks_lib/
Dcheck_orphan_headers.py93 def GetHeadersInBuildGnFileSources(file_content, target_abs_path): argument
/external/icu/tools/
Dicuutil.py134 def writeFileContent(file_path, file_content): argument
/external/toolchain-utils/go/chromeos/
Dsetup_chromeos_testing.py76 def WriteFile(file_content, file_name): argument
/external/tensorflow/tensorflow/core/kernels/
Dcheckpoint_callback_manager_test.cc210 std::string file_content; in TEST_F() local
291 std::string file_content; in TEST_F() local
/external/tensorflow/tensorflow/python/lib/io/
Dfile_io.py98 def write(self, file_content): argument
354 def write_string_to_file(filename, file_content): argument

12