Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DMixedDeviceOwnerTest.java53 private static final int SECURITY_EVENTS_BATCH_SIZE = 100; field in MixedDeviceOwnerTest
580 for (int i = 0; i < SECURITY_EVENTS_BATCH_SIZE; i++) { in generateTestSecurityLogs()