Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DSecurityLoggingTest.java191 private static final int TEST_PWD_LENGTH = 10; field in SecurityLoggingTest
556 mDevicePolicyManager.setPasswordMinimumLength(getWho(), TEST_PWD_LENGTH); in generatePasswordComplexityEvents() local
586 expectedPayload[PWD_LEN_INDEX] = TEST_PWD_LENGTH; in verifyPasswordComplexityEventsPresent()