Searched refs:testPrefix (Results 1 – 2 of 2) sorted by relevance
118 final IpPrefix testPrefix = getConflictingPrefix(hotspotAddr, wholeRangeConflict); in addressConflictTest() local119 assertNotNull(testPrefix); in addressConflictTest()122 new LinkAddress(testPrefix.getAddress(), testPrefix.getPrefixLength())); in addressConflictTest()133 assertFalse(testPrefix.containsPrefix( in addressConflictTest()
284 String testPrefix = isTestAccount ? "Test " : ""; in buildPstnPhoneAccount() local289 mPhone, testPrefix, isEmergency); in buildPstnPhoneAccount()349 label = testPrefix + subDisplayName; in buildPstnPhoneAccount()350 description = testPrefix + mContext.getResources().getString( in buildPstnPhoneAccount()