Searched refs:shutdownGce (Results 1 – 5 of 5) sorted by relevance
598 mGceManager.shutdownGce(); in testShutdownGce()630 mGceManager.shutdownGce(); in testShutdownGce_noWait()673 mGceManager.shutdownGce(); in testShutdownGce_withJsonKeyFile()911 mGceManager.shutdownGce(); in testStartGce_timeoutAndClean()
662 verify(mGceHandler, never()).shutdownGce(); in testDevice_skipTearDown()
128 getGceHandler().shutdownGce(); in postInvocationTearDown()
205 getGceHandler().shutdownGce(); in postInvocationTearDown()
349 public boolean shutdownGce() { in shutdownGce() method in GceManager