Home
last modified time | relevance | path

Searched defs:MockRpcChannel (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dservice_reflection_test.py51 class MockRpcChannel(service.RpcChannel): class
108 class MockRpcChannel(service.RpcChannel): class
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1178 class MockRpcChannel : public RpcChannel { class in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest
1180 MockRpcChannel() in MockRpcChannel() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockRpcChannel