/aosp_15_r20/cts/tests/tests/keystore/src/android/keystore/cts/ |
H A D | AndroidKeyStoreTest.java | 1164 PrivateKey expectedKey = keyFact.generatePrivate(new PKCS8EncodedKeySpec(key)); in assertPrivateKeyEntryEquals() local 1180 private void assertPrivateKeyEntryEquals(PrivateKeyEntry keyEntry, PrivateKey expectedKey, in assertPrivateKeyEntryEquals() 1250 PrivateKey expectedKey = keyFact.generatePrivate(new PKCS8EncodedKeySpec(FAKE_RSA_KEY_1)); in testKeyStore_GetKey_NoPassword_Unencrypted_Success() local 1394 PrivateKey expectedKey = keyFact.generatePrivate(new PKCS8EncodedKeySpec(FAKE_RSA_KEY_1)); in testKeyStore_SetEntry_PrivateKeyEntry_Unencrypted_Success() local 1427 PrivateKey expectedKey = keyFact in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_PrivateKeyEntry_Unencrypted_Success() local 1453 PrivateKey expectedKey = keyFact in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_PrivateKeyEntry_Unencrypted_Success() local 1505 PrivateKey expectedKey = keyFact in testKeyStore_SetEntry_CAEntry_Overwrites_PrivateKeyEntry_Unencrypted_Success() local 1538 PrivateKey expectedKey = keyFact in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_CAEntry_Unencrypted_Success() local 1586 PrivateKey expectedKey = keyFact in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_ShortPrivateKeyEntry_Unencrypted_Success() local 1609 PrivateKey expectedKey = keyFact in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_ShortPrivateKeyEntry_Unencrypted_Success() local [all …]
|
/aosp_15_r20/packages/modules/AdServices/shared/tests/device-side/java/com/android/adservices/shared/storage/ |
D | AtomicFileDatastoreTest.java | 628 String expectedKey = TEST_KEY + i; in testKeySetClear() local 666 String expectedKey = TEST_KEY + i; in testKeySetClearAllTrue() local 696 String expectedKey = TEST_KEY + i; in testKeySetClearAllTrue() local 720 String expectedKey = TEST_KEY + i; in testKeySetClearAllFalse() local 748 String expectedKey = TEST_KEY + i; in testKeySetClearAllFalse() local
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/ |
D | ANQPNetworkKeyTest.java | 44 ANQPNetworkKey expectedKey = new ANQPNetworkKey(SSID, 0, 0, ANQP_DOMAIN_ID); in buildStandardESSKey() local 56 ANQPNetworkKey expectedKey = new ANQPNetworkKey(null, 0, HESSID, ANQP_DOMAIN_ID); in buildHessidKey() local 68 ANQPNetworkKey expectedKey = new ANQPNetworkKey(SSID, BSSID, 0, 0); in buildAPKey() local
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/users/ |
D | TimeoutToDockUserSettingsTest.java | 88 final String expectedKey = mValues[0]; in defaultKey_setToFirstValue_shouldSaveToSettings() local 95 final String expectedKey = mValues[1]; in defaultKey_setToSecondValue_shouldSaveToSettings() local 102 final String expectedKey = mValues[2]; in defaultKey_setToThirdValue_shouldSaveToSettings() local
|
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/policy/ |
H A D | KeyGestureEventTests.java | 334 int expectedKey, int expectedModifierState) { in testShortcuts_notMigratedToKeyGestureController() 343 @KeyGestureEvent.KeyGestureType int expectedKeyGestureType, int expectedKey, in testShortcuts_migratedToKeyGestureController() 352 @KeyGestureEvent.KeyGestureType int expectedKeyGestureType, int expectedKey, in testLongPressOnHome() 434 @KeyGestureEvent.KeyGestureType int expectedKeyGestureType, int expectedKey, in testShortcutInternal()
|
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/ |
D | ActionTestsBase.java | 81 final int elementId, final ExpectedActionKey expectedKey) { in assertActionKey() 90 final int actionId, final ExpectedActionKey expectedKey) { in doTestActionKey() 97 final EditorInfo editorInfo, final ExpectedActionKey expectedKey) { in doTestActionKey()
|
D | LxxActionNoneTests.java | 30 final ExpectedActionKey expectedKey = ExpectedActionKey.newIconKey( in testActionNone() local
|
D | KlpActionSearchTests.java | 30 final ExpectedActionKey expectedKey = ExpectedActionKey.newIconKey( in testActionSearch() local
|
D | KlpActionGoTests.java | 32 final ExpectedActionKey expectedKey = ExpectedActionKey.newLabelKey( in testActionGo() local
|
D | KlpActionPreviousTests.java | 32 final ExpectedActionKey expectedKey = ExpectedActionKey.newLabelKey( in testActionPrevious() local
|
D | KlpActionSendTests.java | 32 final ExpectedActionKey expectedKey = ExpectedActionKey.newLabelKey( in testActionSend() local
|
D | KlpActionDoneTests.java | 32 final ExpectedActionKey expectedKey = ExpectedActionKey.newLabelKey( in testActionDone() local
|
D | LxxActionSearchTests.java | 30 final ExpectedActionKey expectedKey = ExpectedActionKey.newIconKey( in testActionSearch() local
|
D | LxxActionDoneTests.java | 30 final ExpectedActionKey expectedKey = ExpectedActionKey.newIconKey( in testActionDone() local
|
D | KlpActionNextTests.java | 32 final ExpectedActionKey expectedKey = ExpectedActionKey.newLabelKey( in testActionNext() local
|
/aosp_15_r20/tools/loganalysis/javatests/com/android/loganalysis/util/config/ |
H A D | ArgsOptionParserTest.java | 346 final int expectedKey = 13; in testParse_oneMapArg() local 361 final String expectedKey = "istanbul"; in testParseMapArg_mismatchKeyType() local 381 final int expectedKey = 13; in testParseMapArg_mismatchValueType() local 417 final int expectedKey = 13; in testParseMapArg_missingValue() local
|
H A D | OptionSetterTest.java | 257 final DefaultEnumClass expectedKey = DefaultEnumClass.VAL1; in testOptionSetter_sharedEnumMap() local 490 final String expectedKey = "stringkey"; in testSetOptionValue_map() local 738 final DefaultEnumClass expectedKey = DefaultEnumClass.VAL1; in testSetOptionValue_enumMap() local
|
/aosp_15_r20/packages/apps/ThemePicker/tests/robotests/src/com/android/wallpaper/customization/ui/viewmodel/ |
D | ShapeGridPickerViewModelTest.kt | 114 val (expectedKey, expectedPath, expectedTitle) = in shapeOptions() constant 143 val expectedKey = FakeShapeGridManager.DEFAULT_SHAPE_OPTION_LIST[i].key in shapeOptions_whenClickOnCircleOption() constant
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/config/ |
D | OptionSetterTest.java | 337 final DefaultEnumClass expectedKey = DefaultEnumClass.VAL1; in testOptionSetter_sharedEnumMap() local 580 final String expectedKey = "stringkey"; in testSetOptionValue_map() local 596 final String expectedKey = "stringkey"; in testSetOptionValue_multimap() local 915 final DefaultEnumClass expectedKey = DefaultEnumClass.VAL1; in testSetOptionValue_enumMap() local
|
D | ArgsOptionParserTest.java | 391 final int expectedKey = 13; in testParse_oneMapArg() local 410 final String expectedKey = "abc"; in testParse_oneMapArg_emptyString() local 423 final String expectedKey = "istanbul"; in testParseMapArg_mismatchKeyType() local 448 final int expectedKey = 13; in testParseMapArg_mismatchValueType() local 490 final int expectedKey = 13; in testParseMapArg_missingValue() local
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/ |
D | MetricsUtilsTest.java | 190 MetricsUtils.LogHistParms hp, int expectedKey, int expectedValue) { in bucketValueAndVerify() 196 int expectedKey, int expectedValue) { in bucketValueAndVerify()
|
/aosp_15_r20/frameworks/base/services/tests/RemoteProvisioningServiceTests/src/com/android/server/security/rkp/ |
H A D | RemoteProvisioningRegistrationTest.java | 91 RemotelyProvisionedKey expectedKey) { in matches() 100 RemotelyProvisionedKey expectedKey = mock(RemotelyProvisionedKey.class); in getKeySuccess() local
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/backup/ |
H A D | BackupDataTest.java | 262 private void readAndVerifyEntity(BackupDataInput bdi, String expectedKey, byte[] expectedData) in readAndVerifyEntity() 277 private void readAndVerifyDeletedEntity(BackupDataInput bdi, String expectedKey) in readAndVerifyDeletedEntity()
|
/aosp_15_r20/external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/internal/huc/ |
H A D | JavaApiConverterTest.java | 422 int headerIndex, String expectedKey, String expectedValue) { in assertResponseHeaderAtIndex() 427 private void assertHeadersContainsMapping(Map<String, List<String>> headers, String expectedKey, in assertHeadersContainsMapping() argument
|
/aosp_15_r20/external/truth/core/src/main/java/com/google/common/truth/ |
H A D | MapSubject.java | 315 K expectedKey = expectedEntry.getKey(); in create() local 554 public void containsEntry(@Nullable Object expectedKey, E expectedValue) { in containsEntry()
|