Searched refs:expectDeviceProperty (Results 1 – 1 of 1) sorted by relevance
79 private void expectDeviceProperty(String value) throws DeviceNotAvailableException { in expectDeviceProperty() method in DeviceInteractionHelperInstallerTest119 expectDeviceProperty(null); in testNoOptionsNoDeviceProperty()139 expectDeviceProperty(""); in testNoOptionsEmptyDeviceProperty()166 expectDeviceProperty("com.helper1:com.helper2"); in testNoOptionsValidDeviceProperty()193 expectDeviceProperty(null); in testFallbackPackageOptionOverridesDefault()247 expectDeviceProperty("MyCtsHelpers"); in testInvalidApkWontInstall()276 expectDeviceProperty("MyCtsHelpers"); in testApkWithoutPackageWontInstall()306 expectDeviceProperty("MyCtsHelpers"); in testApkWithBadPackageWontInstall()334 expectDeviceProperty("MyMissingHelpers:com.helper2"); in testMissingPackageFromDevicePropertyDoesntAbort()