Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/eventlib/src/test/java/com/android/eventlib/truth/
DEventLogsSubjectTest.java83 private static <E extends Event> AssertionError expectFailure( in expectFailure() method in EventLogsSubjectTest
/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.java834 protected boolean setProfileOwner(String componentName, int userId, boolean expectFailure) in setProfileOwner()
890 protected boolean setDeviceOwner(String componentName, int userId, boolean expectFailure) in setDeviceOwner()