Searched defs:getAnswer (Results 1 – 3 of 3) sorted by relevance
120 private <T> T getAnswer(InvocationOnMock invocation, Class<T> clazz, int keyIndex, in getAnswer() method in MockSettings
968 private synchronized List<InetAddress> getAnswer(String hostname, int type) { in getAnswer() method in EpdgSelectorTest.FakeDns
383 private synchronized List<InetAddress> getAnswer(Object mock, String hostname, int type) { in getAnswer() method in NetworkMonitorTest.FakeDns