Searched refs:CHECK_PM_CMD (Results 1 – 2 of 2) sorted by relevance
116 String expectedCmd = String.format(ManagedTestDeviceFactory.CHECK_PM_CMD, in testFrameworkAvailable()145 String expectedCmd = String.format(ManagedTestDeviceFactory.CHECK_PM_CMD, in testFrameworkNotAvailable()181 String expectedCmd = String.format(ManagedTestDeviceFactory.CHECK_PM_CMD, in testCheckFramework_emptyReturns()
54 protected static final String CHECK_PM_CMD = "ls %s"; field in ManagedTestDeviceFactory165 String cmd = String.format(CHECK_PM_CMD, EXPECTED_RES); in checkFrameworkSupport()