Home
last modified time | relevance | path

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

12

/aosp_15_r20/art/libnativeloader/
H A Dnative_loader_test.cpp693 const char file_content[] = R"( in TEST() local
711 const char file_content[] = R"( in TEST() local
727 const char file_content[] = R"( in TEST() local
742 const char file_content[] = R"( in TEST() local
772 const char file_content[] = R"( in TEST() local
801 const char file_content[] = R"( in TEST() local
812 const char file_content[] = R"( in TEST() local
824 const char file_content[] = R"( in TEST() local
834 const char file_content[] = R"( in TEST() local
H A Dpublic_libraries.cpp96 std::string file_content; in ReadConfig() local
321 std::string file_content; in InitApexLibraries() local
457 const std::string& file_content, in ParseConfig()
527 Result<std::map<std::string, std::string>> ParseApexLibrariesConfig(const std::string& file_content in ParseApexLibrariesConfig()
/aosp_15_r20/external/skia/tools/
H A 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
/aosp_15_r20/external/libbrillo/brillo/
H A 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
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dannotation_test_util.cc136 const std::string& file_content, in AtLeastOneAnnotationMatchesSubstring()
156 bool AnnotationMatchesSubstring(const std::string& file_content, in AnnotationMatchesSubstring()
H A Dmock_code_generator.cc149 const std::string& file_content, in CheckSingleAnnotation()
164 std::string file_content; in CheckGeneratedAnnotations() local
H A Dannotation_test_util.h53 std::string file_content; member
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dannotation_test_util.cc136 const std::string& file_content, in AtLeastOneAnnotationMatchesSubstring()
156 bool AnnotationMatchesSubstring(const std::string& file_content, in AnnotationMatchesSubstring()
H A Dmock_code_generator.cc149 const std::string& file_content, in CheckSingleAnnotation()
164 std::string file_content; in CheckGeneratedAnnotations() local
H A Dannotation_test_util.h53 std::string file_content; member
/aosp_15_r20/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
/aosp_15_r20/hardware/google/pixel/pixelstats/
DBrownoutDetectedReporter.cpp492 std::string file_content = "LASTMEAL_UPDATED\n" + csvFile; in logBrownoutCsv() local
580 std::string file_content = "LASTMEAL_UPDATED\n" + logFile; in logBrownout() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dcheckpoint_callback_manager_test.cc210 std::string file_content; in TEST_F() local
291 std::string file_content; in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/python/lib/io/
H A Dfile_io.py98 def write(self, file_content): argument
354 def write_string_to_file(filename, file_content): argument
/aosp_15_r20/out/soong/.intermediates/external/tflite-support/tflite_support_task_core_proto/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow_lite_support/cc/task/core/proto/
Dexternal_file.pb.h523 inline const std::string& ExternalFile::file_content() const { in file_content() function
564 inline void ExternalFile::set_allocated_file_content(std::string* file_content) { in set_allocated_file_content()
/aosp_15_r20/out/soong/.intermediates/external/tflite-support/tflite_support_task_core_proto/android_arm64_armv8-2a_cortex-a55_static_apex30/gen/proto/tensorflow_lite_support/cc/task/core/proto/
Dexternal_file.pb.h523 inline const std::string& ExternalFile::file_content() const { in file_content() function
564 inline void ExternalFile::set_allocated_file_content(std::string* file_content) { in set_allocated_file_content()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/
H A Dfixup_fuzz_result.py22 file_content = file.read() variable
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/
H A Dfixup_fuzz_result.py22 file_content = file.read() variable
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/
Dfixup_fuzz_result.py22 file_content = file.read() variable
/aosp_15_r20/external/libopus/dnn/torch/lpcnet/
H A Dmake_test_config.py61 file_content = template.format( variable
/aosp_15_r20/system/linkerconfig/modules/
H A Dconfigparser.cc35 std::string file_content; in ParseLinkerConfig() local
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/core/proto/
H A Dexternal_file.proto37 optional bytes file_content = 2; field
/aosp_15_r20/external/fmtlib/test/
H A Dutil.cc12 const char* const file_content = "Don't panic!"; variable
/aosp_15_r20/external/angle/src/tests/capture_tests/
H A Dcapture_tests.py38 def file_content(path): function
/aosp_15_r20/external/tink/cc/internal/
H A Dtest_file_util.cc40 absl::string_view file_content) { in CreateTestFile()

12