Searched refs:commandsRegex (Results 1 – 1 of 1) sorted by relevance
65 String commandsRegex = "echo +--update_package +> +/cache/recovery/command +&& *" in testFlash() local67 EasyMock.expect(mMockDevice.executeShellCommand(EasyMock.matches(commandsRegex))).andReturn( in testFlash()