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.java41 final int actualPasswordHistoryLength = in testSetAndGetPasswordHistoryLength_onParent() local
44 assertThat(actualPasswordHistoryLength).isEqualTo(passwordHistoryLength); in testSetAndGetPasswordHistoryLength_onParent()