Searched defs:MockHttpService (Results 1 – 2 of 2) sorted by relevance
60 public final class MockHttpService extends MockHttpTransport { class75 public MockHttpService(List<ApiMethodDescriptor> serviceMethodDescriptors, String pathPrefix) { in MockHttpService() method in MockHttpService
71 public static final class MockHttpService implements SdkHttpService { class in SystemPropertyHttpServiceProviderTest