Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DDevicePolicyManagerParentSupportTest.java53 final int actualPasswordHistoryLength = in testSetAndGetPasswordHistoryLength_onParent() local
56 assertThat(actualPasswordHistoryLength).isEqualTo(passwordHistoryLength); in testSetAndGetPasswordHistoryLength_onParent()