/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/ |
D | ObjectCounterTest.java | 43 public int key1; field in ObjectCounterTest.TestKey 47 public TestKey(int key1, String key2, boolean key3) { in TestKey() 85 public int key1; field in ObjectCounterTest.TestKeyProto 90 public TestKeyProto(int key1, String key2, boolean key3, int count) { in TestKeyProto()
|
/frameworks/base/services/robotests/backup/src/com/android/server/backup/encryption/storage/ |
D | TertiaryKeysTableTest.java | 90 TertiaryKey key1 = generateTertiaryKey(SECONDARY_ALIAS, PACKAGE_NAME); in addKey_havingSamePackageNameButDifferentAlias_doesNotReplaceOldKey() local 99 mTertiaryKeysTable.getKey(SECONDARY_ALIAS, PACKAGE_NAME).get(), key1); in addKey_havingSamePackageNameButDifferentAlias_doesNotReplaceOldKey() local 130 TertiaryKey key1 = generateTertiaryKey(SECONDARY_ALIAS, PACKAGE_NAME); in getAllKeys_withMatchingKeys_returnsAllKeysWrappedWithSecondary() local 143 assertTertiaryKeysEqual(keysByPackageName.get(PACKAGE_NAME), key1); in getAllKeys_withMatchingKeys_returnsAllKeysWrappedWithSecondary() local
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
D | ScanResultMatchInfoTest.java | 99 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForTransitionMode() local 132 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForPsk() local 166 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForSae() local 201 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfigurationPsk); in testHashForTransitionMode() local
|
D | WifiCandidatesTest.java | 142 WifiCandidates.Key key1 = new WifiCandidates.Key(matchInfo1, mac1, 1); in testKeyEquivalence() local
|
/frameworks/base/tests/net/java/android/net/nsd/ |
D | NsdManagerTest.java | 93 int key1 = verifyRequest(NsdManager.RESOLVE_SERVICE); in testResolveService() local 115 int key1 = verifyRequest(NsdManager.RESOLVE_SERVICE); in testParallelResolveService() local 140 int key1 = verifyRequest(NsdManager.REGISTER_SERVICE); in testRegisterService() local 198 int key1 = verifyRequest(NsdManager.DISCOVER_SERVICES); in testDiscoverService() local
|
/frameworks/base/services/tests/servicestests/src/com/android/server/location/ |
D | LocationRequestStatisticsTest.java | 98 PackageProviderKey key1 = new PackageProviderKey(PACKAGE1, PROVIDER1); in testSinglePackage_multipleProviders() local 129 PackageProviderKey key1 = new PackageProviderKey(PACKAGE1, PROVIDER1); in testMultiplePackages() local
|
/frameworks/base/cmds/statsd/tests/metrics/ |
D | MaxDurationTracker_test.cpp | 46 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); variable 52 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); in TEST() local 88 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); in TEST() local 125 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); in TEST() local 166 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); in TEST() local
|
D | EventMetricProducer_test.cpp | 106 ConditionKey key1; in TEST() local
|
D | OringDurationTracker_test.cpp | 192 ConditionKey key1; in TEST() local 230 ConditionKey key1; in TEST() local 272 ConditionKey key1; in TEST() local
|
D | CountMetricProducer_test.cpp | 178 ConditionKey key1; in TEST() local
|
/frameworks/base/services/robotests/backup/src/com/android/server/backup/encryption/keys/ |
D | TertiaryKeyGeneratorTest.java | 68 SecretKey key1 = mTertiaryKeyGenerator.generate(); in generate_generatesNewKeys() local
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | WifiCandidates.java | 362 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(config); in add() local
|
/frameworks/av/camera/ |
D | CameraParameters2.cpp | 150 status_t CameraParameters2::compareSetOrder(const char *key1, const char *key2, in compareSetOrder()
|
/frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/ |
D | Credential.java | 1205 private static boolean isPrivateKeyEquals(PrivateKey key1, PrivateKey key2) { in isPrivateKeyEquals()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/storage/ |
D | RecoverableKeyStoreDbTest.java | 116 WrappedKey key1 = new WrappedKey( in insertKey_allowsTwoUidsToHaveSameAlias() local
|