Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DMotionEventTest.java102 private static final int NUM_MOTION_EVENT_ALLOCATIONS = field in MotionEventTest
1144 for (int iteration = 0; iteration < NUM_MOTION_EVENT_ALLOCATIONS; ++iteration) { in testNativeToJavaConverterMemoryLeak()
1157 for (int iteration = 0; iteration < NUM_MOTION_EVENT_ALLOCATIONS; ++iteration) { in testNativeToJavaConverterMemoryLeakRecylingObjects()
1175 for (int iteration = 0; iteration < NUM_MOTION_EVENT_ALLOCATIONS; ++iteration) { in testJavaToNativeConverterMemoryLeak()