Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1330 class UnimplementedService : public unittest::TestService { in TEST_F() class
1332 UnimplementedService() {} in TEST_F() function in google::protobuf::compiler::cpp::cpp_unittest::TEST_F::UnimplementedService