/external/skia/tools/ |
D | sanitize_source_files.py | 112 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/ |
D | fixup_fuzz_result.py | 22 file_content = file.read() variable
|
/external/angle/third_party/spirv-tools/src/utils/ |
D | fixup_fuzz_result.py | 22 file_content = file.read() variable
|
/external/swiftshader/third_party/SPIRV-Tools/utils/ |
D | fixup_fuzz_result.py | 22 file_content = file.read() variable
|
/external/libopus/dnn/torch/lpcnet/ |
D | make_test_config.py | 61 file_content = template.format( variable
|
/external/tflite-support/tensorflow_lite_support/cc/task/core/proto/ |
D | external_file.proto | 37 optional bytes file_content = 2; field
|
/external/protobuf/src/google/protobuf/compiler/ |
D | annotation_test_util.h | 53 std::string file_content; member
|
D | annotation_test_util.cc | 136 const std::string& file_content, in AtLeastOneAnnotationMatchesSubstring() 156 bool AnnotationMatchesSubstring(const std::string& file_content, in AnnotationMatchesSubstring()
|
D | mock_code_generator.cc | 149 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/ |
D | annotation_test_util.h | 53 std::string file_content; member
|
D | annotation_test_util.cc | 136 const std::string& file_content, in AtLeastOneAnnotationMatchesSubstring() 156 bool AnnotationMatchesSubstring(const std::string& file_content, in AnnotationMatchesSubstring()
|
D | mock_code_generator.cc | 149 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/ |
D | annotation_test_util.h | 53 std::string file_content; member
|
D | annotation_test_util.cc | 136 const std::string& file_content, in AtLeastOneAnnotationMatchesSubstring() 156 bool AnnotationMatchesSubstring(const std::string& file_content, in AnnotationMatchesSubstring()
|
D | mock_code_generator.cc | 149 const std::string& file_content, in CheckSingleAnnotation() 164 std::string file_content; in CheckGeneratedAnnotations() local
|
/external/fmtlib/test/ |
D | util.cc | 12 const char* const file_content = "Don't panic!"; variable
|
/external/angle/src/tests/capture_tests/ |
D | capture_tests.py | 38 def file_content(path): function
|
/external/libbrillo/brillo/ |
D | file_utils_test.cc | 355 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/ |
D | test_uio.rs | 112 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/ |
D | test_file_util.cc | 40 absl::string_view file_content) { in CreateTestFile()
|
/external/webrtc/tools_webrtc/presubmit_checks_lib/ |
D | check_orphan_headers.py | 93 def GetHeadersInBuildGnFileSources(file_content, target_abs_path): argument
|
/external/icu/tools/ |
D | icuutil.py | 134 def writeFileContent(file_path, file_content): argument
|
/external/toolchain-utils/go/chromeos/ |
D | setup_chromeos_testing.py | 76 def WriteFile(file_content, file_name): argument
|
/external/tensorflow/tensorflow/core/kernels/ |
D | checkpoint_callback_manager_test.cc | 210 std::string file_content; in TEST_F() local 291 std::string file_content; in TEST_F() local
|
/external/tensorflow/tensorflow/python/lib/io/ |
D | file_io.py | 98 def write(self, file_content): argument 354 def write_string_to_file(filename, file_content): argument
|