Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DKeyEventTest.java69 private static final int NUM_KEY_EVENT_ALLOCATIONS = field in KeyEventTest
871 for (int iteration = 0; iteration < NUM_KEY_EVENT_ALLOCATIONS; ++iteration) { in testNativeToJavaConverterMemoryLeak()
882 for (int iteration = 0; iteration < NUM_KEY_EVENT_ALLOCATIONS; ++iteration) { in testJavaToNativeConverterMemoryLeak()