Searched defs:key3 (Results 1 – 8 of 8) sorted by relevance
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/ |
D | ObjectCounterTest.java | 46 public boolean key3; field in ObjectCounterTest.TestKey 48 public TestKey(int key1, String key2, boolean key3) { in TestKey() 88 public boolean key3; field in ObjectCounterTest.TestKeyProto 91 public TestKeyProto(int key1, String key2, boolean key3, int count) { in TestKeyProto()
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | ScanResultMatchInfoTest.java | 177 ScanResultMatchInfo key3 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForTransitionMode() local 210 ScanResultMatchInfo key3 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForPsk() local 244 ScanResultMatchInfo key3 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForSae() local 279 ScanResultMatchInfo key3 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfigurationSae); in testHashForTransitionMode() local
|
/packages/modules/OnDevicePersonalization/tests/federatedcomputetests/src/com/android/federatedcompute/services/data/ |
D | FederatedComputeEncryptionKeyDaoTest.java | 160 FederatedComputeEncryptionKey key3 = createRandomPublicKeyWithConstantTTL(3000000L); in findExpiryKeys_success() local 177 FederatedComputeEncryptionKey key3 = createRandomPublicKeyWithConstantTTL(3000000L); in findExpiryKeysWithlimit_success() local
|
D | FederatedComputeEncryptionKeyTest.java | 59 FederatedComputeEncryptionKey key3 = in testBuilderAndEquals() local
|
/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/quickstep/util/ |
D | TaskKeyByLastActiveTimeCacheTest.java | 211 Task.TaskKey key3 = new Task.TaskKey(3, 0, new Intent(), in removeByLastActiveTimeWhenOverMaxSize() local 260 Task.TaskKey key3 = new Task.TaskKey(3, 0, new Intent(), in updateCacheSizeAndInvalidateExcess() local
|
/packages/modules/Connectivity/tests/unit/java/android/net/nsd/ |
D | NsdManagerTest.java | 280 int key3 = getRequestKey(req -> in doTestRegisterService() local 374 int key3 = getRequestKey(req -> in doTestDiscoverService() local
|
/packages/apps/Settings/tests/unit/src/com/android/settings/biometrics2/ui/viewmodel/ |
D | FingerprintEnrollmentViewModelTest.kt | 177 val key3 = "test3" in testOverrideActivityResult_shallMerge_added_woIntent_withChallenge() constant
|
/packages/modules/RemoteKeyProvisioning/app/tests/unit/src/com/android/rkpdapp/unittest/ |
D | RkpdDatabaseTest.java | 196 ProvisionedKey key3 = new ProvisionedKey(TEST_KEY_BLOB_3, TEST_HAL_2, TEST_KEY_BLOB_3, in testGetTotalExpiringKeysForIrpc() local
|