Searched defs:errorResult (Results 1 – 4 of 4) sorted by relevance
797 private <R> R runActionNoReconnect(Action<R> action, R errorResult, String method, in runActionNoReconnect()802 private <R> R runAction(Action<R> action, R errorResult, String method) { in runAction()806 private <R> R runAction(Action<R> action, R errorResult, String method, in runAction()
207 Result<void> errorResult = Error() << "Failed to collect per-UID I/O stats"; in TEST_F() local215 Result<void> errorResult = Error() << "Failed to collect per-UID proc stats"; in TEST_F() local
453 EapResult errorResult = handleTunnelTlsResult(decryptResult, message.eapIdentifier); in process() local
4728 bool errorResult = false; in dispatchResultMetadataWithLock() local