/packages/services/Car/tests/carservice_unit_test/src/com/android/car/bluetooth/ |
D | FastPairAccountKeyStorageTest.java | 243 ArrayList<AccountKey> expectedKeys = in testAddKeyWhileStorageEmpty_keyAdded() local 262 ArrayList<AccountKey> expectedKeys = new ArrayList<AccountKey>(List.of( in testAddKeyWhileStorageAtMax_keyAddedAndLruDropped() local 285 ArrayList<AccountKey> expectedKeys = new ArrayList<AccountKey>(List.of( in testAddKeyAlreadyInStorage_KeysLruPositionReset() local 308 ArrayList<AccountKey> expectedKeys = new ArrayList<AccountKey>(List.of( in testAddNullKey_nothingHappens() local 328 ArrayList<AccountKey> expectedKeys = new ArrayList<AccountKey>(List.of( in testRemoveKeyInStorage_keyRemoved() local 355 ArrayList<AccountKey> expectedKeys = new ArrayList<AccountKey>(List.of( in testRemoveKeyNotInStorage_keysUnchanged() local 379 ArrayList<AccountKey> expectedKeys = new ArrayList<AccountKey>(List.of( in testRemoveNullKey_nothingHappens() local 403 ArrayList<AccountKey> expectedKeys = new ArrayList<AccountKey>(List.of( in testClearKeys_keysEmpty() local 460 ArrayList<AccountKey> expectedKeys = new ArrayList<AccountKey>(List.of( in testLoadWhileUserUnlocked_loadSucceeds() local 493 ArrayList<AccountKey> expectedKeys = new ArrayList<AccountKey>(List.of( in testCommitWhileUserUnlocked_commitSucceeds() local
|
/packages/modules/AdServices/sdksandbox/tests/unittest/src/com/android/server/sdksandbox/ |
D | SdkDexVerifierUnitTest.java | 85 String[] expectedKeys = { in getApiTokens_fullyQualifiedRule() local 107 String[] expectedKeys = { in getApiTokens_classAndMethodRule() local 131 String[] expectedKeys = { in getApiTokens_multiParam() local 154 String[] expectedKeys = { in getApiTokens_classReturn() local 170 String[] expectedKeys = { in getApiTokens_classAndParams() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/ |
D | ToggleReduceBrightColorsPreferenceFragmentTest.java | 52 String[] expectedKeys = {KEY_SHORTCUT, KEY_SWITCH}; in getRawDataToIndex_flagOn_returnPreferencesCreatedInCodes() local
|
D | ToggleDaltonizerPreferenceFragmentTest.java | 170 String[] expectedKeys = {KEY_SHORTCUT_PREFERENCE, KEY_SWITCH_PREFERENCE}; in getRawDataToIndex_flagOn_returnAllIndexablePreferences() local
|
D | ToggleColorInversionPreferenceFragmentTest.java | 205 String[] expectedKeys = {KEY_SHORTCUT_PREFERENCE, KEY_SWITCH_PREFERENCE}; in getRawDataToIndex_flagOn_returnAllIndexablePreferences() local
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/ |
D | ExpectedKeyboardBuilder.java | 222 final ExpectedKey[] expectedKeys = joinKeys(keys); in insertKeysAtRow() local 239 final ExpectedKey[] expectedKeys = joinKeys(keys); in addKeysOnTheLeftOfRow() local
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/aggregation/ |
D | AggregateEncryptionKeyManagerTest.java | 142 List<AggregateEncryptionKey> expectedKeys = getExpectedKeys(LOCALHOST); in getAggregateEncryptionKeys_localhostCoordinator_doesNotCacheKeys() local
|
/packages/modules/SdkExtensions/javatests/com/android/os/ext/ |
D | SdkExtensionsTest.java | 169 Set<Integer> expectedKeys = new HashSet<>(); in testGetAllExtensionVersionsKeys() local
|
/packages/modules/OnDevicePersonalization/tests/servicetests/src/com/android/ondevicepersonalization/services/data/vendor/ |
D | OnDevicePersonalizationVendorDataDaoTest.java | 137 Set<String> expectedKeys = new HashSet<>(); in testGetAllVendorKeys() local
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | ContactLocaleUtilsTest.java | 308 private void verifyKeys(final Iterator<String> resultKeys, final String[] expectedKeys) in verifyKeys()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/users/ |
D | UserSettingsTest.java | 229 String[] expectedKeys = {KEY_ALLOW_MULTIPLE_USERS, KEY_USER_SETTINGS_SCREEN, KEY_ADD_USER}; in testGetRawDataToIndex_returnAllIndexablePreferences() local
|
/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/ |
D | PreprocessingManagerTest.java | 679 String[] expectedKeys = new String[expected.size()]; in onAdditionalGroupAndRank_isGroupSummary_returnsTheSameGroupsAsStandardGroup() local
|