Home
last modified time | relevance | path

Searched refs:SetContents (Results 1 – 25 of 32) sorted by relevance

12

/external/protobuf/src/google/protobuf/compiler/python/
Dplugin_unittest.cc81 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/test1.proto", in TEST()
89 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/test2.proto", in TEST()
/external/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc75 GOOGLE_CHECK_OK(File::SetContents( in RubyTest()
87 GOOGLE_CHECK_OK(File::SetContents( in RubyTest()
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc75 GOOGLE_CHECK_OK(File::SetContents( in RubyTest()
87 GOOGLE_CHECK_OK(File::SetContents( in RubyTest()
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc84 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/test1.proto", in TEST()
92 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/test2.proto", in TEST()
/external/tensorflow/tensorflow/lite/toco/
Dtoco_port.cc116 tensorflow::Status SetContents(const std::string& filename, in SetContents() function
119 return ToStatus(::file::SetContents(filename, contents, ::file::Defaults())); in SetContents()
242 tensorflow::Status SetContents(const string& filename, const string& contents, in SetContents() function
Dtoco_port.h73 tensorflow::Status SetContents(const std::string& filename,
Dtoco_convert.cc106 port::file::SetContents(parsed_toco_flags.output_file.value(), in Convert()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dbootstrap_unittest.cc101 GOOGLE_CHECK_OK(File::SetContents("/tmp/expected.cc", expected_contents, in ExpectFileMatches()
104 File::SetContents("/tmp/actual.cc", actual_contents, true)); in ExpectFileMatches()
Dplugin_unittest.cc174 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/test.proto", in TEST()
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_bootstrap_unittest.cc101 GOOGLE_CHECK_OK(File::SetContents("/tmp/expected.cc", expected_contents, in ExpectFileMatches()
104 File::SetContents("/tmp/actual.cc", actual_contents, true)); in ExpectFileMatches()
Dcpp_plugin_unittest.cc174 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/test.proto", in TEST()
/external/leveldb/db/
Dwrite_batch_internal.h36 static void SetContents(WriteBatch* batch, const Slice& contents);
Dwrite_batch.cc139 void WriteBatchInternal::SetContents(WriteBatch* b, const Slice& contents) { in SetContents() function in leveldb::WriteBatchInternal
Dwrite_batch_test.cc81 WriteBatchInternal::SetContents(&batch, in TEST()
Ddumpfile.cc109 WriteBatchInternal::SetContents(&batch, record); in WriteBatchPrinter()
/external/python/pyfakefs/docs/
Dapi.rst34 SetContents() -> set_contents()
/external/cronet/third_party/protobuf/src/google/protobuf/testing/
Dfile.h95 static bool SetContents(const std::string& name, const std::string& contents, in SetContents() function
/external/protobuf/src/google/protobuf/testing/
Dfile.h95 static bool SetContents(const std::string& name, const std::string& contents, in SetContents() function
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_plugin_unittest.cc85 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/test.proto", in TEST()
/external/protobuf/src/google/protobuf/compiler/java/
Dplugin_unittest.cc83 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/test.proto", in TEST()
/external/protobuf/src/google/protobuf/compiler/
Dannotation_test_util.cc73 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/" + filename, data, in AddFile()
Dcommand_line_interface_unittest.cc407 GOOGLE_CHECK_OK(File::SetContents( in CreateTempFile()
2558 GOOGLE_CHECK_OK(File::SetContents(filename, input, true)); in RedirectStdinFromText()
2672 GOOGLE_CHECK_OK(File::SetContents(unittest_proto_descriptor_set_filename_, in WriteUnittestProtoDescriptorSet()
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
Dannotation_test_util.cc73 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/" + filename, data, in AddFile()
Dcommand_line_interface_unittest.cc404 GOOGLE_CHECK_OK(File::SetContents( in CreateTempFile()
2533 GOOGLE_CHECK_OK(File::SetContents(filename, input, true)); in RedirectStdinFromText()
2647 GOOGLE_CHECK_OK(File::SetContents(unittest_proto_descriptor_set_filename_, in WriteUnittestProtoDescriptorSet()
/external/cronet/net/disk_cache/blockfile/
Drankings.h156 void SetContents(CacheRankingsBlock* node, CacheAddr address);

12