Searched refs:expectFailure (Results 1 – 3 of 3) sorted by relevance
92 public boolean expectFailure; field in InstallSessionParamsUnitTest105 Object[] changingParameterValues, boolean expectFailure) { in getSingleParameterChangingTests() argument127 singleTestParams.add(expectFailure); in getSingleParameterChangingTests()219 + " installScenario=" + installScenario + " expectFailure=" + expectFailure); in checkSessionParams()237 if (expectFailure) { in checkSessionParams()241 if (expectFailure) { in checkSessionParams()
77 expectFailure( in eventOccurredWithin_eventDidNotOccur_fails()83 private static <E extends Event> AssertionError expectFailure( in expectFailure() method in EventLogsSubjectTest
834 protected boolean setProfileOwner(String componentName, int userId, boolean expectFailure) in setProfileOwner() argument841 if (success || !expectFailure) { in setProfileOwner()890 protected boolean setDeviceOwner(String componentName, int userId, boolean expectFailure) in setDeviceOwner() argument897 if (success || !expectFailure) { in setDeviceOwner()