Home
last modified time | relevance | path

Searched refs:physical_filename (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_bootstrap_unittest.cc81 const string& physical_filename) { in ExpectFileMatches() argument
89 File::GetContentsAsText(TestSourceDir() + "/" + physical_filename, in ExpectFileMatches()
91 << "Unable to get " << physical_filename; in ExpectFileMatches()
93 << physical_filename << " needs to be regenerated. Please run " in ExpectFileMatches()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_bootstrap_unittest.cc91 const std::string& physical_filename) { in ExpectFileMatches() argument
99 File::GetContents(TestUtil::TestSourceDir() + "/" + physical_filename, in ExpectFileMatches()
101 << physical_filename; in ExpectFileMatches()
112 << physical_filename in ExpectFileMatches()