Searched refs:THROW_IF_NOT_FOUND_OPTION (Results 1 – 2 of 2) sorted by relevance
20 import static com.android.tradefed.targetprep.TestAppInstallSetup.THROW_IF_NOT_FOUND_OPTION;457 THROW_IF_NOT_FOUND_OPTION, in setUp_emptyDirectoryWithNoThrowOption_installsNothing()474 THROW_IF_NOT_FOUND_OPTION, in setUp_emptyDirectory_throwsException()497 THROW_IF_NOT_FOUND_OPTION, in setUp_directoryNotContainingApkFiles_throwsException()
104 @VisibleForTesting static final String THROW_IF_NOT_FOUND_OPTION = "throw-if-not-found"; field in TestAppInstallSetup107 name = THROW_IF_NOT_FOUND_OPTION,