/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/ |
D | ObjectCounterTest.java | 44 public int key1; field in ObjectCounterTest.TestKey 48 public TestKey(int key1, String key2, boolean key3) { in TestKey() 86 public int key1; 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 | 175 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForTransitionMode() local 208 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForPsk() local 242 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForSae() local 277 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfigurationPsk); in testHashForTransitionMode() local 381 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfigurationSae); in testSaeToPskDoesNotDowngrade() local 428 ScanResultMatchInfo key1 = ScanResultMatchInfo in testOweToOpenDoesNotDowngrade() local 461 ScanResultMatchInfo key1 = ScanResultMatchInfo in testWpa3EnterpriseToWpa2EnterpriseDoesNotDowngrade() local
|
D | WifiCandidatesTest.java | 209 WifiCandidates.Key key1 = new WifiCandidates.Key(matchInfo1, mac1, 1); in testKeyEquivalence() local
|
/packages/modules/Connectivity/tests/unit/java/android/net/nsd/ |
D | NsdManagerTest.java | 161 int key1 = getRequestKey(req -> verify(mServiceConn).resolveService(req.capture(), any())); in doTestResolveService() local 183 int key1 = getRequestKey(req -> verify(mServiceConn).resolveService(req.capture(), any())); in doTestParallelResolveService() local 208 int key1 = getRequestKey(req -> verify(mServiceConn).registerService(req.capture(), any())); in doTestRegisterService() local 268 int key1 = getRequestKey(req -> in doTestDiscoverService() local
|
/packages/modules/Connectivity/tests/common/java/android/net/netstats/ |
D | NetworkStatsCollectionTest.kt | 44 val key1 = NetworkStatsCollection.Key(ident, /* uid */ 0, /* set */ 0, /* tag */ 0) in testBuilder() constant
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/ |
D | KeyboardLayoutTest.java | 48 Key key1 = new Key("label1", 101, 102, "101", "101hint", 103, 104, 105, 106, 1100, 1101, in testNewKeyboardLayout() local
|
/packages/modules/StatsD/statsd/tests/metrics/ |
D | MaxDurationTracker_test.cpp | 48 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); variable 54 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); in TEST() local 88 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); in TEST() local 123 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); in TEST() local 162 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); in TEST() local
|
D | OringDurationTracker_test.cpp | 185 ConditionKey key1; in TEST() local 222 ConditionKey key1; in TEST() local 263 ConditionKey key1; in TEST() local
|
D | EventMetricProducer_test.cpp | 158 ConditionKey key1; in TEST_F() local
|
D | CountMetricProducer_test.cpp | 215 ConditionKey key1; in TEST() local
|
/packages/modules/NeuralNetworks/runtime/test/ |
D | TestStatsdTelemetry.cpp | 106 const auto key1 = kExampleKey; in TEST() local 174 const auto key1 = kExampleKey; in TEST() local 192 const auto key1 = kExampleKey; in TEST() local 208 const AtomKey key1 = kExampleKey; in TEST() local
|
/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/data/ |
D | PreferenceControllerState.java | 164 protected static boolean keyEquals(String[] key1, String[] key2) { in keyEquals()
|
/packages/modules/Bluetooth/system/osi/test/ |
D | hash_map_utils_test.cc | 107 char key1[] = "key1"; in TEST_F() local
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/ |
D | DynamicGridKeyboard.java | 58 final Key key1 = getTemplateKey(TEMPLATE_KEY_CODE_1); in DynamicGridKeyboard() local
|
/packages/modules/Connectivity/tests/unit/java/android/net/ |
D | NetworkStatsCollectionTest.java | 558 final Key key1 = new Key(Set.of(testIdent), 0, 0, 0); in testRemoveHistoryBefore() local
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiCandidates.java | 621 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromScanResult(scanResult); in validConfigAndScanDetail() local
|
/packages/modules/Wifi/framework/java/android/net/wifi/hotspot2/pps/ |
D | Credential.java | 1231 private static boolean isPrivateKeyEquals(PrivateKey key1, PrivateKey key2) { in isPrivateKeyEquals()
|
/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/ |
D | NavigatorTest.java | 1075 AccessibilityNodeInfo key1 = mNodeBuilder in testFindNudgeTargetFocusArea3() local
|