Searched refs:expectedAndroidOui (Results 1 – 1 of 1) sorted by relevance
181 final String expectedAndroidOui = "da:a1:19"; in testMacAddressRandomGeneration() local188 assertTrue(stringRepr + " expected to begin with " + expectedAndroidOui, in testMacAddressRandomGeneration()189 stringRepr.startsWith(expectedAndroidOui)); in testMacAddressRandomGeneration()