Home
last modified time | relevance | path

Searched refs:sDebugMisses (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DAllocationCache.java43 private static int sDebugMisses = 0; field in AllocationCache
95 sDebugMisses++; in getOrCreateTyped()
97 "Cache MISS (%d): type = '%s', usage = '%x'", sDebugMisses, type, usage)); in getOrCreateTyped()