Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java493 protected boolean setProfileOwner(String componentName, int userId, boolean expectFailure) in setProfileOwner() argument
500 if (success || !expectFailure) { in setProfileOwner()
552 protected boolean setDeviceOwner(String componentName, int userId, boolean expectFailure) in setDeviceOwner() argument
559 if (success || !expectFailure) { in setDeviceOwner()