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

/libcore/luni/src/test/java/libcore/java/net/
H A DURLConnectionTest.java1368 assertEquals(Authenticator.RequestorType.SERVER, authenticator.requestorType);
2429 private RequestorType requestorType; field in class:URLConnectionTest.SimpleAuthenticator
2437 requestorType = getRequestorType();

Completed in 92 milliseconds