Home
last modified time | relevance | path

Searched refs:noPasswordConnection (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/test/java/libcore/java/net/
DFtpURLConnectionTest.java103 URLConnection noPasswordConnection = noPasswordUrl.openConnection(); in testInputUrl_missingPassword() local
105 noPasswordConnection.getInputStream(); in testInputUrl_missingPassword()