Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DNetworkLoggingTest.java71 private static final int LOGGING_FREQUENCY = FULL_LOG_BATCH_SIZE / 4; field in NetworkLoggingTest
193 return sample % LOGGING_FREQUENCY == 0; in shouldLog()