Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0685/src/android/security/cts/CVE_2021_0685/
DPocActivity.java37 PocAmbiguator ambiguator = new PocAmbiguator(); in onCreate() local
39 PocAuthService.mAddAccountResponse = ambiguator.make(verifyBundle, testBundle); in onCreate()
/cts/tests/tests/security/src/android/security/cts/
DAmbiguousBundlesTest.java51 Ambiguator ambiguator = new Ambiguator() { in test_android_CVE_2020_0082() local
180 testAmbiguator(ambiguator); in test_android_CVE_2020_0082()
190 Ambiguator ambiguator = new Ambiguator() { in test_android_CVE_2017_13310() local
271 testAmbiguator(ambiguator); in test_android_CVE_2017_13310()
281 Ambiguator ambiguator = new Ambiguator() { in test_android_CVE_2018_9339() local
375 testAmbiguator(ambiguator); in test_android_CVE_2018_9339()
384 Ambiguator ambiguator = new Ambiguator() { in test_android_CVE_2017_0806() local
439 testAmbiguator(ambiguator); in test_android_CVE_2017_0806()
448 Ambiguator ambiguator = new Ambiguator() { in test_android_CVE_2017_13311() local
534 testAmbiguator(ambiguator); in test_android_CVE_2017_13311()
[all …]