Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceOwnerTest.java72 private static final String ARG_NETWORK_LOGGING_BATCH_COUNT = "batchCount"; field in DeviceOwnerTest
540 Collections.singletonMap(ARG_NETWORK_LOGGING_BATCH_COUNT, Integer.toString(1))); in testNetworkLoggingWithSingleUser()
548 Collections.singletonMap(ARG_NETWORK_LOGGING_BATCH_COUNT, Integer.toString(2))); in testNetworkLogging_multipleBatches()
557 Collections.singletonMap(ARG_NETWORK_LOGGING_BATCH_COUNT, Integer.toString(1))); in testNetworkLogging_rebootResetsId()
564 Collections.singletonMap(ARG_NETWORK_LOGGING_BATCH_COUNT, Integer.toString(1))); in testNetworkLogging_rebootResetsId()