Searched refs:DEVICE_TEMP_DIR (Results 1 – 2 of 2) sorted by relevance
54 private static final String DEVICE_TEMP_DIR = "/data/local/tmp/"; field in FirmwareDtboVerification86 mDeviceTestRoot = new File(DEVICE_TEMP_DIR, getAbi().getBitness()).getAbsolutePath(); in setUp()220 TargetFileUtils.findFile(DEVICE_TEMP_DIR, ufdtVerifier, null, mDevice); in testVerifyOverlay()
36 DEVICE_TEMP_DIR = "/data/local/tmp/" # temporary dir in device. variable71 path_utils.JoinTargetPath(DEVICE_TEMP_DIR, self.abi_bitness))