Searched refs:wipeCache (Results 1 – 3 of 3) sorted by relevance
333 mFlasher.wipeCache(mMockDevice); in testWipeCache_exists()358 mFlasher.wipeCache(mMockDevice); in testWipeCache_not_exists()381 mFlasher.wipeCache(mMockDevice); in testWipeCache_not_exists_error()
93 wipeCache(device); in flash()107 wipeCache(device); in flash()
211 wipeCache(device); in handleUserDataFlashing()500 protected void wipeCache(ITestDevice device) throws DeviceNotAvailableException, in wipeCache() method in FastbootDeviceFlasher