Home
last modified time | relevance | path

Searched refs:GetContents (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc70 GOOGLE_CHECK_OK(File::GetContents( in TEST()
93 GOOGLE_CHECK_OK(File::GetContents( in TEST()
98 GOOGLE_CHECK_OK(File::GetContents( in TEST()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dmetadata_test.cc116 File::GetContents(output_base + ".pb.cc", pb_cc, true)); in CaptureMetadata()
121 File::GetContents(output_base + ".pb.h", pb_h, true)); in CaptureMetadata()
128 GOOGLE_CHECK_OK(File::GetContents(output_base + ".proto.h", proto_h, in CaptureMetadata()
143 GOOGLE_CHECK_OK(File::GetContents(path, &data, true)); in DecodeMetadata()
Dcpp_bootstrap_unittest.cc98 File::GetContents(TestSourceDir() + "/" + physical_filename, in ExpectFileMatches()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/testing/
Dfile.h83 static bool GetContents( in GetContents() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc152 GOOGLE_CHECK_OK(File::GetContents(TestTempDir() + "/test1_pb2.py", &output, in TEST()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc475 GOOGLE_CHECK_OK(File::GetContents(path, &file_contents, true)); in Run()
492 GOOGLE_CHECK_OK(File::GetContents(path, &file_contents, true)); in Run()
1756 GOOGLE_CHECK_OK(File::GetContents(filename, &expected_output, true)); in Run()
1765 GOOGLE_CHECK_OK(File::GetContents(filename, &expected_output, true)); in Run()
Dmock_code_generator.cc92 File::GetContents(output_directory + "/" + GetOutputFileName(name, file), in ExpectGenerated()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtext_format_unittest.cc82 GOOGLE_CHECK_OK(File::GetContents( in SetUpTestCase()
104 GOOGLE_CHECK_OK(File::GetContents(TestSourceDir() + in SetUpTestCase()
Dmap_test.cc2892 GOOGLE_CHECK_OK(File::GetContents( in TestDeterministicSerialization()
2971 GOOGLE_CHECK_OK(File::GetContents( in TEST()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dzero_copy_stream_unittest.cc568 GOOGLE_CHECK_OK(File::GetContents( in TEST_F()