Home
last modified time | relevance | path

Searched defs:key2 (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
DObjectCounterTest.java45 public String key2; field in ObjectCounterTest.TestKey
48 public TestKey(int key1, String key2, boolean key3) { in TestKey()
87 public String key2; 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/
DScanResultMatchInfoTest.java171 ScanResultMatchInfo key2 = ScanResultMatchInfo.fromScanResult(scanDetail.getScanResult()); in testEqualityRulesForTransitionMode() local
204 ScanResultMatchInfo key2 = ScanResultMatchInfo.fromScanResult(scanDetail.getScanResult()); in testEqualityRulesForPsk() local
238 ScanResultMatchInfo key2 = ScanResultMatchInfo.fromScanResult(scanDetail.getScanResult()); in testEqualityRulesForSae() local
273 ScanResultMatchInfo key2 = ScanResultMatchInfo.fromScanResult(scanDetail.getScanResult()); in testHashForTransitionMode() local
377 ScanResultMatchInfo key2 = ScanResultMatchInfo in testSaeToPskDoesNotDowngrade() local
425 ScanResultMatchInfo key2 = ScanResultMatchInfo in testOweToOpenDoesNotDowngrade() local
458 ScanResultMatchInfo key2 = ScanResultMatchInfo in testWpa3EnterpriseToWpa2EnterpriseDoesNotDowngrade() local
DWifiNetworkScoreCacheTest.java141 WifiKey key2 = new WifiKey("\"ssid2\"", BSSID); in onScoresUpdatedShouldAddNewNetwork() local
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
DKeyboardLayoutTest.java50 Key key2 = new Key("label2", 201, 103, "201", "201hint", 203, 204, 205, 206, 2100, 2101, in testNewKeyboardLayout() local
/packages/modules/Connectivity/tests/unit/java/android/net/nsd/
DNsdManagerTest.java178 int key2 = verifyRequest(NsdManager.RESOLVE_SERVICE); in doTestResolveService() local
196 int key2 = verifyRequest(NsdManager.RESOLVE_SERVICE); in doTestParallelResolveService() local
220 int key2 = verifyRequest(NsdManager.REGISTER_SERVICE); in doTestRegisterService() local
282 int key2 = verifyRequest(NsdManager.DISCOVER_SERVICES); in doTestDiscoverService() local
/packages/modules/StatsD/statsd/tests/metrics/
DMaxDurationTracker_test.cpp49 const HashableDimensionKey key2 = getMockedDimensionKey(TagId, 1, "2"); variable
55 const HashableDimensionKey key2 = getMockedDimensionKey(TagId, 1, "2"); in TEST() local
89 const HashableDimensionKey key2 = getMockedDimensionKey(TagId, 1, "2"); in TEST() local
124 const HashableDimensionKey key2 = getMockedDimensionKey(TagId, 1, "2"); in TEST() local
163 const HashableDimensionKey key2 = getMockedDimensionKey(TagId, 1, "2"); in TEST() local
DEventMetricProducer_test.cpp152 ConditionKey key2; in TEST() local
DCountMetricProducer_test.cpp219 ConditionKey key2; in TEST() local
/packages/services/Car/tests/CarLibTests/src/android/car/
DCarTelemetryManagerTest.java157 ManifestKey key2 = new ManifestKey("key name", 1); in sendAllFinishedReports_shouldSucceed() local
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiCandidates.java580 ScanResultMatchInfo key2 = ScanResultMatchInfo.fromWifiConfiguration(config); in validConfigAndScanDetail() local
/packages/modules/Wifi/framework/java/android/net/wifi/hotspot2/pps/
DCredential.java1222 private static boolean isPrivateKeyEquals(PrivateKey key1, PrivateKey key2) { in isPrivateKeyEquals()
/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/
DNavigatorTest.java1049 AccessibilityNodeInfo key2 = mNodeBuilder in testFindNudgeTargetFocusArea3() local