Searched refs:getReason (Results 1 – 14 of 14) sorted by relevance
97 mListener.onTestFailed(getReason()); in start()173 private String getReason() { in getReason() method in TestCase
114 sb.append(listener.getReason()); in getListenerError()
119 sb.append(listener.getReason()); in getListenerError()
116 sb.append(listener.getReason()); in getListenerError()
125 public synchronized String getReason() { in getReason() method in ListenerTest
53 return networkInfo.getReason(); in getNotConnectedReason()
241 e.getReason() == CameraAccessException.CAMERA_IN_USE) || in testTorchModeExceptions()243 e.getReason() == CameraAccessException.MAX_CAMERAS_IN_USE)) { in testTorchModeExceptions()
113 int reason = e.getReason(); in checkCameraAccessExceptionReason()
481 fail("onCaptureFailed invoked with failure reason: " + failure.getReason()); in testChainedOperation()
176 assertEquals(reason, cause.getReason()); in testDisconnectCause()189 assertEquals(reason, parcelCause.getReason()); in testDisconnectCause()
834 return connection.getDisconnectCause().getReason(); in assertDisconnectReason()
235 e.getReason() == CameraAccessException.CAMERA_IN_USE); in testBasicCamera2ActivityEviction()
43935 public java.lang.String getReason()44116 public java.lang.String getReason()144722 public abstract java.lang.String getReason(148501 public java.lang.String getReason(152663 protected java.lang.String getReason(
23156 public java.lang.String getReason()25760 public java.lang.String getReason()83936 protected javax.net.ssl.SSLException getReason()