Home
last modified time | relevance | path

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

/frameworks/base/packages/DynamicSystemInstallationService/tests/src/com/android/dynsystem/
DKeyRevocationListTest.java77 URL mockUrl = new URL( in testFromUrl() local
100 KeyRevocationList blocklist = KeyRevocationList.fromUrl(mockUrl); in testFromUrl()