Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSecurityLoggingTest.java189 private static final int TEST_PWD_LENGTH = 10; field in SecurityLoggingTest
647 dpm.setPasswordMinimumLength(ADMIN_RECEIVER_COMPONENT, TEST_PWD_LENGTH); in generatePasswordComplexityEvents()
683 expectedPayload[PWD_LEN_INDEX] = TEST_PWD_LENGTH; in verifyPasswordComplexityEventsPresent()