Searched refs:DEVICE_DIR1 (Results 1 – 1 of 1) sorted by relevance
50 private static final String DEVICE_DIR1 = "/data/user_de/0/com.android.settings/shared_prefs/"; field in CVE_2021_048173 cmd = "rm " + DEVICE_DIR1 + TEST_FILE_NAME; in testRunDeviceTest()77 AdbUtils.pushResource("/" + TEST_FILE_NAME, DEVICE_DIR1 + TEST_FILE_NAME, getDevice()); in testRunDeviceTest()106 cmd = "cmp -s " + DEVICE_DIR1 + TEST_FILE_NAME + " " + in testRunDeviceTest()114 cmd = "rm " + DEVICE_DIR1 + TEST_FILE_NAME; in testRunDeviceTest()