Searched defs:TestService (Results 1 – 11 of 11) sorted by relevance
52 service TestService { service53 rpc Foo(TestMessage) returns(TestMessage);
605 service TestService { service606 rpc Foo(FooRequest) returns (FooResponse);607 rpc Bar(BarRequest) returns (BarResponse);
50 service TestService { service51 rpc Foo(TestMessage) returns(TestMessage);
712 service TestService { service713 rpc Foo(FooRequest) returns (FooResponse);714 rpc Bar(BarRequest) returns (BarResponse);
9 class TestService extends Service implements ServiceConnection { class
33 class TestService : public BitmapFetcherService { class35 explicit TestService(content::BrowserContext* context) in TestService() function in __anon5782b99b0111::TestService
27 class TestService : public BrowserContextKeyedServiceFactory { class29 TestService(const std::string& name, in TestService() function in TestService
171 private class TestService extends AbstractScheduledService { class in AbstractScheduledServiceTest
1175 struct TestService { struct1176 int i;
37 TestService::TestService(const Options& options) in TestService() function in dbus::TestService
1299 struct TestService { struct1300 int i;