Searched defs:macs (Results 1 – 3 of 3) sorted by relevance
234 String[] macs = { "00:00:00:00:00:10", "00:00:00:00:00:20" }; in getDeviceList_singleDevice() local251 String[] macs = { "00:00:00:00:00:10", "00:00:00:00:00:20" }; in getDeviceList_multipleDevices() local
85 String[][] macs = { in testToOuiString() local101 String[] macs = { in testHexPaddingWhenPrinting() local
206 final Set<MacAddress> macs = new HashSet<>(clients.size()); in getClientMacs() local