Searched defs:secondEnd (Results 1 – 1 of 1) sorted by relevance
192 int secondEnd = secondStart + second.trim().length(); in testSanitizeBetween() local229 int secondEnd = secondStart + second.trim().length(); in testSanitizeEnd() local308 int secondEnd = secondStart + second.trim().length(); in testMoreChip() local376 int secondEnd = secondStart + second.trim().length(); in testMoreChipLotsOfUsers() local448 int secondEnd = secondStart + second.trim().length(); in testMoreChipSpecialChars() local489 int secondEnd = secondStart + second.trim().length(); in testMoreChipDupes() local535 int secondEnd = secondStart + second.length(); in testRemoveChip() local604 assertEquals(mEditable.getSpanEnd(mMockRecips[mMockRecips.length - 2]), secondEnd); in testRemoveChip() local625 int secondEnd = secondStart + second.trim().length(); in testReplaceChip() local710 assertEquals(mEditable.getSpanEnd(mMockRecips[mMockRecips.length - 2]), secondEnd); in testReplaceChip() local[all …]