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

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

Completed in 27 milliseconds