Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DDevicePolicyManagerParentSupportTest.java103 final int actualMaximumPasswordLength = in testGetMaximumPasswordLength_onParent() local
106 assertThat(actualMaximumPasswordLength).isGreaterThan(0); in testGetMaximumPasswordLength_onParent()