Searched refs:startRunnable (Results 1 – 2 of 2) sorted by relevance
70 ClientTransportFactory mockTransportFactory, @Nullable final Runnable startRunnable) { in captureTransports() argument88 return startRunnable; in captureTransports()
883 Runnable startRunnable = new Runnable() { in transportStartReturnsRunnable() local889 transports = TestUtils.captureTransports(mockTransportFactory, startRunnable); in transportStartReturnsRunnable()