Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSecurityLoggingTest.java105 private static final String ARG_BATCH_NUMBER = "batchNumber"; field in SecurityLoggingTest
371 final String param = InstrumentationRegistry.getArguments().getString(ARG_BATCH_NUMBER); in testVerifyLogIds()