Home
last modified time | relevance | path

Searched defs:file_contents (Results 1 – 25 of 27) sorted by relevance

12

/external/autotest/tko/
Djsonp_fetcher.cgi26 file_contents = urllib2.urlopen('http://localhost' + path).read() variable
/external/webrtc/modules/audio_coding/neteq/tools/
Dneteq_event_log_input.cc34 const std::string& file_contents, in CreateFromString()
Drtc_event_log_source.cc60 const std::string& file_contents, in CreateFromString()
/external/python/pyfakefs/pyfakefs/tests/
Dexample.py145 def file_contents(path): function
/external/tensorflow/tensorflow/core/api_def/
Dupdate_api_def.cc147 string RemoveDoc(const OpDef& op, const string& file_contents, in RemoveDoc()
195 string file_contents; in RemoveDocs() local
Dapi_test.cc65 string file_contents; in GetGoldenApiDefs() local
/external/skqp/tools/copyright/
Dfileparser.py76 def FindAllCommentBlocks(self, file_contents): argument
/external/skia/tools/copyright/
Dfileparser.py76 def FindAllCommentBlocks(self, file_contents): argument
/external/llvm-project/clang/unittests/Frontend/
DTextDiagnosticTest.cpp56 auto file_contents = std::make_unique<llvm::SmallVectorMemoryBuffer>( in TEST() local
/external/rust/crates/zip/tests/
Dend_to_end.rs95 let file_contents: String = read_zip_file(archive, name).unwrap(); in check_zip_file_contents() localVariable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_suppressions.cc65 char *file_contents; in ParseFromFile() local
/external/libbrillo/brillo/message_loops/
Dbase_message_loop.cc194 const std::string& file_contents) { in ParseBinderMinor()
/external/google-breakpad/src/tools/mac/dump_syms/
Dmacho_dump.cc165 ByteBuffer file_contents(reinterpret_cast<uint8_t *>(mapping) in DumpFile() local
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_suppressions.cpp78 char *file_contents; in ParseFromFile() local
/external/google-breakpad/src/processor/
Dmicrodump_processor_unittest.cc64 void ReadFile(const string& file_name, string* file_contents) { in ReadFile()
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.4/
Dsupplicant.cpp44 std::string file_contents; in copyFile() local
/external/pdfium/fpdfsdk/
Dfpdf_dataavail_embeddertest.cpp91 char* file_contents() { return file_contents_.get(); } in file_contents() function in __anon3e1afc4b0111::TestAsyncLoader
Dfpdf_view_embeddertest.cpp418 auto file_contents = GetFileContents(pdf_path.c_str(), &pdf_length); in TEST_F() local
1062 std::unique_ptr<char, pdfium::FreeDeleter> file_contents = in TEST_F() local
/external/protobuf/src/google/protobuf/compiler/
Dimporter_unittest.cc300 std::string file_contents; in ExpectFileContents() local
Dcommand_line_interface_unittest.cc468 std::string file_contents; in ReadDescriptorSet() local
498 std::string file_contents; in ExpectFileContent() local
/external/tensorflow/tensorflow/c/experimental/saved_model/internal/
Dsaved_model_api_test.cc337 std::string file_contents(*output_value); in TEST_P() local
/external/tensorflow/tensorflow/lite/toco/tflite/
Dexport.cc103 std::string* file_contents) { in WriteModelToString()
/external/libchrome/base/process/
Dprocess_metrics_linux.cc45 std::string file_contents; in ReadFileToUint64() local
/external/libchrome/base/files/
Dfile_util_unittest.cc776 const std::wstring file_contents(L"Gooooooooooooooooooooogle"); in TEST_F() local
1154 const std::wstring file_contents(L"Gooooooooooooooooooooogle"); in TEST_F() local
1234 const std::wstring file_contents(L"Gooooooooooooooooooooogle"); in TEST_F() local
2163 const std::wstring file_contents(L"Gooooooooooooooooooooogle"); in TEST_F() local
/external/pdfium/samples/
Dpdfium_test.cc1142 std::unique_ptr<char, pdfium::FreeDeleter> file_contents = in main() local

12