Searched refs:SECURITY_EVENTS_BATCH_SIZE (Results 1 – 1 of 1) sorted by relevance
53 private static final int SECURITY_EVENTS_BATCH_SIZE = 100; field in MixedDeviceOwnerTest580 for (int i = 0; i < SECURITY_EVENTS_BATCH_SIZE; i++) { in generateTestSecurityLogs()