Searched defs:errorToThrow (Results 1 – 3 of 3) sorted by relevance
74 RuntimeException errorToThrow = new RuntimeException("failed!"); in release_delegateReleaseFails_futureFailed() local
182 RuntimeException errorToThrow = new RuntimeException("failed!"); in collectChannelPoolMetrics_failes_futureFailed() local
210 @Nullable private GeneralSecurityException errorToThrow = null; field in KeysetHandle.Builder301 private void setErrorToThrow(GeneralSecurityException errorToThrow) { in setErrorToThrow()