Home
last modified time | relevance | path

Searched defs:HashMap (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/vpn2/
DPreferenceListTest.java117 /* connectedLegacyVpns */ new HashMap<String, LegacyVpnInfo>() {{ in testConnectedLegacyVpnShownIfDeleted() method
137 /* connectedLegacyVpns */ new HashMap<String, LegacyVpnInfo>() {{ in testConnectedLegacyVpnShownExactlyOnce() method
/packages/modules/Bluetooth/system/gd/hci/
Daddress_with_type_test.cc191 TEST(AddressWithTypeTest, HashMap) { in TEST() argument