Home
last modified time | relevance | path

Searched defs:geek (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/RemoteProvisioner/tests/unittests/src/com/android/remoteprovisioner/unittest/
H A DServerToSystemTest.java126 GeekResponse geek = ServerInterface.fetchGeek(sContext); in testFullRoundTrip() local
151 GeekResponse geek = ServerInterface.fetchGeek(sContext); in testFallback() local
/aosp12/hardware/interfaces/security/keymint/support/
H A Dremote_prov_utils_test.cpp77 auto geek = CoseKey::parse(encodedGeekCoseKey->asBstr()->value()); in TEST() local