Home
last modified time | relevance | path

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

/external/cronet/net/android/junit/src/org/chromium/net/
DHttpNegotiateAuthenticatorTest.java435 private <T> AccountManagerFuture<T> makeFuture(T result) { in makeFuture() method in HttpNegotiateAuthenticatorTest
453 private <T> AccountManagerFuture<T> makeFuture(Exception ex) { in makeFuture() method in HttpNegotiateAuthenticatorTest