Searched refs:expectException (Results 1 – 2 of 2) sorted by relevance
638 final boolean expectException = !((i == j) && (j == k)); in testBadSillySumInputDimensionMismatch()641 if (expectException) in testBadSillySumInputDimensionMismatch()644 if (!expectException) { in testBadSillySumInputDimensionMismatch()
454 Function<Display, Context> createContext, boolean expectException) throws Exception { in addOverlayToVirtualDisplayAndCheck() argument478 if (expectException) { in addOverlayToVirtualDisplayAndCheck()