Searched defs:GetLastErrorMessage (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dimporter_unittest.cc113 string GetLastErrorMessage() { function in class:google::protobuf::compiler::__anon18933::MockSourceTree
290 EXPECT_EQ(error_message, source_tree_.GetLastErrorMessage());
H A Dimporter.cc132 source_tree_->GetLastErrorMessage());
229 string SourceTree::GetLastErrorMessage() { function in class:google::protobuf::compiler::SourceTree
438 string DiskSourceTree::GetLastErrorMessage() { function in class:google::protobuf::compiler::DiskSourceTree

Completed in 1441 milliseconds