Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java1397 protected void executeResetPasswordWithTokenTests(Boolean allowFailures) throws Exception { in executeResetPasswordWithTokenTests() argument
1399 Collections.singletonMap(ARG_ALLOW_FAILURE, Boolean.toString(allowFailures))); in executeResetPasswordWithTokenTests()