Searched refs:expectFailure (Results 1 – 3 of 3) sorted by relevance
96 public boolean expectFailure; field in InstallSessionParamsUnitTest109 Object[] changingParameterValues, boolean expectFailure) { in getSingleParameterChangingTests() argument131 singleTestParams.add(expectFailure); in getSingleParameterChangingTests()243 + " installScenario=" + installScenario + " expectFailure=" + expectFailure); in checkSessionParams()262 if (expectFailure) { in checkSessionParams()266 if (expectFailure) { in checkSessionParams()
77 expectFailure( in eventOccurredWithin_eventDidNotOccur_fails()83 private static <E extends Event> AssertionError expectFailure( in expectFailure() method in EventLogsSubjectTest
836 protected boolean setProfileOwner(String componentName, int userId, boolean expectFailure) in setProfileOwner() argument843 if (success || !expectFailure) { in setProfileOwner()892 protected boolean setDeviceOwner(String componentName, int userId, boolean expectFailure) in setDeviceOwner() argument903 if (success || !expectFailure) { in setDeviceOwner()