Home
last modified time | relevance | path

Searched defs:testKey (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/defaultapps/
DDefaultAppsPickerBasePreferenceControllerTest.java118 String testKey = "testKey"; in refreshUi_hasAdditionalCandidate_hasTwoElements() local
133 String testKey = "testKey"; in refreshUi_hasAdditionalCandidateAsDefault_secondElementIsSelected() local
150 String testKey = "testKey"; in performClick_currentDefaultApp_nothingHappened() local
179 String testKey = "testKey"; in performClick_otherOptionNoMessage_otherOptionSelected() local
209 String testKey = "testKey"; in performClick_otherOptionHasMessage_dialogOpened() local
237 String testKey = "testKey"; in performClick_otherOptionNoMessage_newKeySet() local
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivityservice/
DCSCaptivePortalAppTest.kt124 val testKey = "testkey" in startCaptivePortalApp() constant
/packages/modules/RemoteKeyProvisioning/app/tests/unit/src/com/android/rkpdapp/unittest/
DX509UtilsTest.java73 KeyPair testKey = generateEcdsaKeyPair(); in testGetAndFormatRawPublicKey() local