Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1386 class UnimplementedService : public unittest::TestService { in TEST_F() class
1388 UnimplementedService() {} in TEST_F() function in google::protobuf::compiler::cpp::cpp_unittest::TEST_F::UnimplementedService
1391 UnimplementedService unimplemented_service; in TEST_F()