Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_bootstrap_unittest.cc98 File::GetContents(TestSourceDir() + "/" + physical_filename, in ExpectFileMatches()
124 source_tree.MapPath("", TestSourceDir()); in TEST()
Dcpp_unittest.cc121 source_tree.MapPath("", TestSourceDir()); in TEST()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/testing/
Dgoogletest.h50 string TestSourceDir();
Dgoogletest.cc67 string TestSourceDir() { in TestSourceDir() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc49 return TestSourceDir() + "/google/protobuf/compiler/ruby"; in FindRubyTestDir()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc1733 args.push_back("--proto_path=" + TestSourceDir()); in Run()
1785 RedirectStdinFromFile(TestSourceDir() + "/google/protobuf/" in Run()
1789 ExpectStdoutMatchesBinaryFile(TestSourceDir() + in Run()
1795 RedirectStdinFromFile(TestSourceDir() + in Run()
1799 ExpectStdoutMatchesTextFile(TestSourceDir() + in Run()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmessage_unittest.cc111 string filename = TestSourceDir() + in TEST()
124 TestSourceDir() + in TEST()
Dtext_format_unittest.cc83 TestSourceDir() + in SetUpTestCase()
104 GOOGLE_CHECK_OK(File::GetContents(TestSourceDir() + in SetUpTestCase()
Dmap_test.cc2893 TestSourceDir() + "/google/protobuf/testdata/" + filename, in TestDeterministicSerialization()
2972 TestSourceDir() + in TEST()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dzero_copy_stream_unittest.cc569 TestSourceDir() + in TEST_F()