/aosp12/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | PropertyInvalidatedCacheTests.java | 75 PropertyInvalidatedCache<Integer, Boolean> cache2 = in testDisableCache1() local 92 assertEquals(false, cache2.getDisabledState()); in testDisableCache1() 98 assertEquals(false, cache2.getDisabledState()); in testDisableCache1() 105 assertEquals(true, cache2.getDisabledState()); in testDisableCache1()
|
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
H A D | FastScrollingIndexCacheTest.java | 142 FastScrollingIndexCache cache2 = FastScrollingIndexCache.getInstanceForTest(mPrefs); in testPutAndGet() local 143 assertBundle(TITLES_0, COUNTS_0, cache2.get(null, null, null, null, null)); in testPutAndGet() 144 assertBundle(TITLES_1, COUNTS_1, cache2.get(URI_A, "*s*", PROJECTION_0, "*so*", "*ce*")); in testPutAndGet() 145 assertBundle(TITLES_2, COUNTS_2, cache2.get(URI_A, "*s*", PROJECTION_1, "*so*", "*ce*")); in testPutAndGet() 146 assertBundle(TITLES_2, COUNTS_2, cache2.get(URI_B, "s", PROJECTION_2, "so", "ce")); in testPutAndGet()
|
/aosp12/system/extras/simpleperf/ |
H A D | CallChainJoiner_test.cpp | 80 LRUCache cache2(sizeof(CacheNode) * 4, 2); in TEST() local 81 ASSERT_TRUE(JoinCallChain(cache2, 0, {0xb, 0xc}, {0xb, 0xc}, {0xb, 0xc}, {0xb, 0xc})); in TEST() 82 ASSERT_TRUE(JoinCallChain(cache2, 0, {0xa, 0xb}, {0xa, 0xb}, {0xa, 0xb}, {0xa, 0xb})); in TEST() 83 ASSERT_EQ(cache2.Stat().used_node_count, 3u); in TEST()
|
/aosp12/packages/apps/Car/libs/car-ui-lib/car-rotary-lib/src/androidTest/java/com/android/car/ui/ |
H A D | FocusAreaTest.java | 431 RotaryCache cache2 = in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_enabledCache() 433 mFocusArea2.getHelper().setRotaryCache(cache2); in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_enabledCache() 486 RotaryCache cache2 = in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_mixedCache() 488 mFocusArea2.getHelper().setRotaryCache(cache2); in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_mixedCache() 529 RotaryCache cache2 = in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_mixedCache2() 531 mFocusArea2.getHelper().setRotaryCache(cache2); in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_mixedCache2() 740 RotaryCache cache2 = in testClearFocusAreaHistoryWhenRotating_clear() 742 mFocusArea2.getHelper().setRotaryCache(cache2); in testClearFocusAreaHistoryWhenRotating_clear() 790 RotaryCache cache2 = in testClearFocusAreaHistoryWhenRotating_notClear() 792 mFocusArea2.getHelper().setRotaryCache(cache2); in testClearFocusAreaHistoryWhenRotating_notClear()
|
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | okhttp-3.12.1.jar | ... okhttp3/internal/io/
okhttp3/internal/cache2/
okhttp3/internal/http2/
okhttp3/internal ... |
/aosp12/art/build/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o-low-priority.txt | 4119 Ljava/nio/charset/Charset;->cache2:Ljava/util/HashMap;
|