Searched refs:PubSubBasedClient (Results 1 – 4 of 4) sorted by relevance
33 self._console_client = cloud_console_client.PubSubBasedClient()42 console_client = cloud_console_client.PubSubBasedClient()65 console_client = cloud_console_client.PubSubBasedClient(70 self.mox.StubOutWithMock(cloud_console_client.PubSubBasedClient,
114 class PubSubBasedClient(CloudConsoleClient): class127 super(PubSubBasedClient, self).__init__()
101 mox.IsA(cloud_console_client.PubSubBasedClient)).AndReturn(245 cloud_console_client.PubSubBasedClient())
805 console_client = cloud_console_client.PubSubBasedClient()