Home
last modified time | relevance | path

Searched refs:yieldDifferentBuilds (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
DSystemUpdaterDeviceFlasherTest.java60 yieldDifferentBuilds(true); in testFlash()
79 yieldDifferentBuilds(true); in testFlash_noOta()
95 yieldDifferentBuilds(false); in testFlashSameBuild()
101 private void yieldDifferentBuilds(boolean different) throws DeviceNotAvailableException { in yieldDifferentBuilds() method in SystemUpdaterDeviceFlasherTest