Searched refs:ErrorText (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/python/google/protobuf/
H A Dservice.py150 def ErrorText(self): member in class:RpcController
171 incorporated into the message returned by ErrorText(). If you find
/external/protobuf/src/google/protobuf/
H A Dservice.h222 virtual string ErrorText() const = 0;
236 // incorporated into the message returned by ErrorText(). If you find
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_unittest.cc982 string ErrorText() const { function in class:google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController
983 ADD_FAILURE() << "ErrorText() not expected during this test.";

Completed in 189 milliseconds