/external/selinux/libsemanage/src/ |
D | compressed_file.h | 31 struct file_contents { struct 46 * @param contents pointer to struct file_contents, which will be argument
|
/external/tink/cc/util/ |
D | file_random_access_stream_test.cc | 84 absl::string_view file_contents) { in ReadAndVerifyChunk() 106 std::string file_contents = subtle::Random::GetRandomBytes(stream_size); in TEST() local 129 std::string file_contents = subtle::Random::GetRandomBytes(stream_size); in TEST() local 153 std::string file_contents = subtle::Random::GetRandomBytes(stream_size); in TEST() local 180 std::string file_contents = subtle::Random::GetRandomBytes(stream_size); in TEST() local 203 std::string file_contents = subtle::Random::GetRandomBytes(stream_size); in TEST() local 225 std::string file_contents = subtle::Random::GetRandomBytes(stream_size); in TEST() local
|
D | file_input_stream_test.cc | 81 std::string file_contents = subtle::Random::GetRandomBytes(stream_size); in TEST_P() local 107 std::string file_contents = in TEST_P() local 139 std::string file_contents = in TEST() local 156 std::string file_contents = in TEST() local 180 std::string file_contents = in TEST() local 219 std::string file_contents = in TEST() local 270 std::string file_contents = in TEST() local
|
D | istream_input_stream_test.cc | 50 std::string* file_contents) { in GetTestIstream() 87 std::string file_contents; in TEST_F() local 105 std::string file_contents; in TEST_F() local 125 std::string file_contents; in TEST_F() local
|
D | file_output_stream_test.cc | 95 std::string file_contents = test::ReadTestFile(filename); in TEST_F() local 120 std::string file_contents = test::ReadTestFile(filename); in TEST_F() local 209 std::string file_contents = test::ReadTestFile(filename); in TEST_F() local
|
/external/perfetto/src/profiling/symbolizer/ |
D | breakpad_parser.cc | 36 std::string file_contents; in GetFileContents() local 68 std::optional<std::string> file_contents = GetFileContents(file_path_); in ParseFile() local 84 bool BreakpadParser::ParseFromString(const std::string& file_contents) { in ParseFromString()
|
/external/python/pyfakefs/pyfakefs/tests/ |
D | logsio.py | 19 def file_contents(path): function
|
D | example.py | 146 def file_contents(path): function
|
/external/google-breakpad/src/common/linux/ |
D | scoped_tmpfile_unittest.cc | 47 char file_contents[5] = {0}; in TEST() local
|
/external/pytorch/torch/csrc/distributed/c10d/control_plane/ |
D | PythonHandlers.cpp | 35 std::string file_contents; in __anon319de4d40202() local
|
/external/webrtc/modules/audio_coding/neteq/tools/ |
D | neteq_event_log_input.cc | 35 absl::string_view file_contents, in CreateFromString()
|
D | rtc_event_log_source.cc | 61 absl::string_view file_contents, in CreateFromString()
|
/external/rust/android-crates-io/crates/configparser/tests/ |
D | test.rs | 446 let file_contents = std::fs::read_to_string("pretty_output.ini")?; in pretty_write_result_is_formatted_correctly() localVariable 505 let file_contents = std::fs::read_to_string("pretty_output_async.ini")?; in async_pretty_print_result_is_formatted_correctly() localVariable
|
/external/tensorflow/tensorflow/core/api_def/ |
D | update_api_def.cc | 149 string RemoveDoc(const OpDef& op, const string& file_contents, in RemoveDoc() 197 string file_contents; in RemoveDocs() local
|
/external/sandboxed-api/sandboxed_api/tools/clang_generator/ |
D | frontend_action_test_util.cc | 45 const absl::flat_hash_map<std::string, std::string>& file_contents, in RunClangTool()
|
/external/cronet/stable/net/disk_cache/simple/ |
D | simple_version_upgrade_unittest.cc | 91 const std::string file_contents("incorrectly serialized data"); in TEST() local 118 const std::string file_contents("incorrectly serialized data"); in TEST() local
|
D | simple_version_upgrade.cc | 43 disk_cache::FakeIndexData file_contents; in WriteFakeIndexFile() local
|
/external/cronet/tot/net/disk_cache/simple/ |
D | simple_version_upgrade_unittest.cc | 91 const std::string file_contents("incorrectly serialized data"); in TEST() local 118 const std::string file_contents("incorrectly serialized data"); in TEST() local
|
D | simple_version_upgrade.cc | 43 disk_cache::FakeIndexData file_contents; in WriteFakeIndexFile() local
|
/external/skia/tools/copyright/ |
D | fileparser.py | 76 def FindAllCommentBlocks(self, file_contents): argument
|
/external/cronet/stable/base/test/ |
D | test_proto_loader.cc | 57 std::string file_contents; in TestProtoSetLoader() local
|
/external/cronet/tot/base/test/ |
D | test_proto_loader.cc | 57 std::string file_contents; in TestProtoSetLoader() local
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_suppressions.cc | 65 char *file_contents; in ParseFromFile() local
|
/external/libbrillo/brillo/message_loops/ |
D | base_message_loop.cc | 194 const std::string& file_contents) { in ParseBinderMinor()
|
/external/rust/beto-rust/nearby/crypto/crypto_provider_test/src/ |
D | ed25519.rs | 90 let file_contents = in run_rfc_test_vectors() localVariable
|