Searched defs:firstStart (Results 1 – 3 of 3) sorted by relevance
189 int firstStart = mEditable.toString().indexOf(first); in testSanitizeBetween() local198 assertEquals(editableString.indexOf(first), firstStart); in testSanitizeBetween() local226 int firstStart = mEditable.toString().indexOf(first); in testSanitizeEnd() local235 assertEquals(editableString.indexOf(first), firstStart); in testSanitizeEnd() local305 int firstStart = mEditable.toString().indexOf(first); in testMoreChip() local317 assertEquals(mEditable.getSpanStart(mMockRecips[mMockRecips.length - 3]), firstStart); in testMoreChip() local326 assertEquals(mEditable.getSpanStart(mMockRecips[mMockRecips.length - 3]), firstStart); in testMoreChip() local337 assertEquals(mEditable.getSpanStart(mMockRecips[mMockRecips.length - 3]), firstStart); in testMoreChip() local346 assertEquals(mEditable.getSpanStart(mMockRecips[mMockRecips.length - 3]), firstStart); in testMoreChip() local373 int firstStart = mEditable.toString().indexOf(first); in testMoreChipLotsOfUsers() local[all …]
134 const uint8_t *firstStart = nullptr; in getSnapshot() local
158 final long firstStart = TEST_START; in testRecordGapBuckets() local