Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/pm/cts/
DInstallSessionParamsUnitTest.java92 public boolean expectFailure; field in InstallSessionParamsUnitTest
105 Object[] changingParameterValues, boolean expectFailure) { in getSingleParameterChangingTests()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java820 protected boolean setProfileOwner(String componentName, int userId, boolean expectFailure) in setProfileOwner()
876 protected boolean setDeviceOwner(String componentName, int userId, boolean expectFailure) in setDeviceOwner()