Home
last modified time | relevance | path

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

/tools/tradefederation/core/javatests/com/android/tradefed/targetprep/
DSystemUpdaterDeviceFlasherTest.java71 yieldDifferentBuilds(true); in testFlash()
93 yieldDifferentBuilds(true); in testFlash_noOta()
110 yieldDifferentBuilds(false); in testFlashSameBuild()
122 private void yieldDifferentBuilds(boolean different) throws DeviceNotAvailableException { in yieldDifferentBuilds() method in SystemUpdaterDeviceFlasherTest