Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DBaseDeviceAdminTest.java209 protected void assertPasswordSufficiency(boolean expectPasswordSufficient) { in assertPasswordSufficiency() argument
213 .isEqualTo(expectPasswordSufficient); in assertPasswordSufficiency()