Home
last modified time | relevance | path

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

/cts/hostsidetests/appsearch/test-apps/AppSearchHostTestHelperA/src/android/appsearch/app/a/
DAppSearchDeviceTest.java84 private static final byte[] PKG_B_CERT_SHA256 = BaseEncoding.base16().decode( field in AppSearchDeviceTest
102 new PackageIdentifier(PKG_B, PKG_B_CERT_SHA256)).build()).get(); in testPutDocuments()
/cts/tests/appsearch/src/com/android/cts/appsearch/app/
DGlobalSearchSessionPlatformCtsTest.java100 private static final byte[] PKG_B_CERT_SHA256 = field in GlobalSearchSessionPlatformCtsTest
236 new PackageIdentifier(PKG_B, PKG_B_CERT_SHA256)) in testAllowMultiplePackageAccess()