Searched refs:testAuthenticateWithStreamingPost (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/test/java/libcore/java/net/
H A DURLConnectionTest.java1132 testAuthenticateWithStreamingPost(StreamingMode.FIXED_LENGTH);
1136 testAuthenticateWithStreamingPost(StreamingMode.CHUNKED);
1139 private void testAuthenticateWithStreamingPost(StreamingMode streamingMode) throws Exception { method in class:URLConnectionTest

Completed in 102 milliseconds