Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc88 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/test.proto", in TEST()
125 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/test1.proto", in TEST()
133 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/test2.proto", in TEST()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/testing/
Dfile.h88 static bool SetContents( in SetContents() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc74 GOOGLE_CHECK_OK(File::SetContents( in TEST()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/
Djava_plugin_unittest.cc90 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/test.proto", in TEST()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_plugin_unittest.cc186 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/test.proto", in TEST()
Dmetadata_test.cc77 GOOGLE_CHECK_OK(File::SetContents(TestTempDir() + "/" + filename, data, in AddFile()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc381 GOOGLE_CHECK_OK(File::SetContents( in Run()
1701 GOOGLE_CHECK_OK(File::SetContents(filename, input, true)); in Run()
Dimporter_unittest.cc262 GOOGLE_CHECK_OK(File::SetContents(filename, contents, true)); in AddFile()