Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-31332/src/android/security/cts/CVE_2024_31332/
DDeviceTest.java81 final String mockQrCode = String.format("DPP:I:%d;K:%d;", cveBugId, cveBugId); in testCVE_2024_31332() local
84 intent.setData(Uri.parse(mockQrCode)) in testCVE_2024_31332()