Searched defs:key3 (Results 1 – 5 of 5) sorted by relevance
45 public boolean key3; field in ObjectCounterTest.TestKey47 public TestKey(int key1, String key2, boolean key3) { in TestKey()87 public boolean key3; field in ObjectCounterTest.TestKeyProto90 public TestKeyProto(int key1, String key2, boolean key3, int count) { in TestKeyProto()
101 ScanResultMatchInfo key3 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForTransitionMode() local134 ScanResultMatchInfo key3 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForPsk() local168 ScanResultMatchInfo key3 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForSae() local203 ScanResultMatchInfo key3 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfigurationSae); in testHashForTransitionMode() local
136 TertiaryKey key3 = generateTertiaryKey(SECONDARY_ALIAS, package3); in getAllKeys_withMatchingKeys_returnsAllKeysWrappedWithSecondary() local147 assertTertiaryKeysEqual(keysByPackageName.get(package3), key3); in getAllKeys_withMatchingKeys_returnsAllKeysWrappedWithSecondary() local
155 int key3 = verifyRequest(NsdManager.REGISTER_SERVICE); in testRegisterService() local245 int key3 = verifyRequest(NsdManager.DISCOVER_SERVICES); in testDiscoverService() local
143 PackageProviderKey key3 = new PackageProviderKey(PACKAGE2, PROVIDER1); in testMultiplePackages() local