Home
last modified time | relevance | path

Searched defs:third (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/text/src/android/text/cts/
DSpannableStringBuilderTest.java729 Object third = new SubscriptSpan(); in testGetSpans_returnsSpansSortedFirstByPriorityThenByInsertionOrder() local
756 Object third = new SubscriptSpan(); in testGetSpans_returnsSpansInInsertionOrderAfterRemoveSpanCalls() local
/cts/tests/tests/provider/src/android/provider/cts/media/
DMediaStore_FilesTest.java387 final ContentProviderResult[] third = mResolver.applyBatch(mExternalImages.getAuthority(), in testGeneration() local