Searched defs:SetFailed (Results 1 – 3 of 3) sorted by relevance
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/ | ||
| D | service.py | 167 def SetFailed(self, reason): member in RpcController |
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/ | ||
| D | service_reflection_test.py | 59 def SetFailed(self, msg): member in FooUnitTest.testService.MockRpcController |
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/ | ||
| D | cpp_unittest.cc | 1238 void SetFailed(const string& reason) { in SetFailed() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController |