Home
last modified time | relevance | path

Searched defs:netError (Results 1 – 3 of 3) sorted by relevance

/external/cronet/components/cronet/android/test/src/org/chromium/net/
DMockUrlRequestJobFactory.java45 public static String getMockUrlWithFailure(int phase, int netError) { in getMockUrlWithFailure()
94 String getMockUrlWithFailure(int phase, int netError); in getMockUrlWithFailure()
/external/cronet/components/cronet/android/test/javatests/src/org/chromium/net/
DCronetUrlRequestTest.java2594 final int netError = -123; in testLegacyOnFailedCallback() local
2661 int netError, int errorCode, String name, boolean immediatelyRetryable) in checkSpecificErrorCode()
DBidirectionalStreamTest.java1736 int netError, int errorCode, boolean immediatelyRetryable) throws Exception { in checkSpecificErrorCode()