Home
last modified time | relevance | path

Searched defs:fourth (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/text/
H A DSpannableStringBuilderTest.java50 Object fourth = new QuoteSpan(); in testGetSpans_sortsByPriorityEvenWhenSortParamIsFalse() local
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DBitmapsRectActivity.java56 final float fourth = mBitmap1.getWidth() / 4.0f; in BitmapsView() local
/aosp12/frameworks/minikin/libs/minikin/
H A DLocale.cpp123 const uint32_t fourth = (packedScript & FIVE_BITS) + REST_LETTER_BASE; in unpackScript() local
/aosp12/frameworks/opt/chips/tests/src/com/android/ex/chips/
H A DChipsTest.java267 String fourth = "FOURTH,"; in testCountTokens() local
363 String fourth = (String) mTokenizer.terminateToken("FOURTH"); in testMoreChipLotsOfUsers() local
/aosp12/art/compiler/optimizing/
H A Dregister_allocator_test.cc910 LiveInterval* fourth = BuildInterval(ranges4, arraysize(ranges4), GetScopedAllocator(), -1, four); in TEST_F() local