Home
last modified time | relevance | path

Searched refs:TAKE_PICTURE_FILE_NAME (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/securitybulletin/src/android/security/cts/
DCVE_2021_0481.java56 private static final String TAKE_PICTURE_FILE_NAME = "TakeEditUserPhoto2.jpg"; field in CVE_2021_0481
81 cmd = "rm " + DEVICE_DIR2 + TAKE_PICTURE_FILE_NAME; in testRunDeviceTest()
107 DEVICE_DIR2 + TAKE_PICTURE_FILE_NAME + "; echo $?"; in testRunDeviceTest()
112 cmd = "rm " + DEVICE_DIR2 + TAKE_PICTURE_FILE_NAME; in testRunDeviceTest()