Searched defs:poll (Results 1 – 6 of 6) sorted by relevance
123 public T poll() { in poll() method in ConditionPriorityBlockingQueue134 public T poll(IMatcher<T> matcher) { in poll() method in ConditionPriorityBlockingQueue165 public T poll(long timeout, TimeUnit unit) throws InterruptedException { in poll() method in ConditionPriorityBlockingQueue180 public T poll(long timeout, TimeUnit unit, IMatcher<T> matcher) throws InterruptedException { in poll() method in ConditionPriorityBlockingQueue
26 public IRemoteTest poll(TestInformation info, boolean reportNotExecuted); in poll() method
98 IRemoteTest poll() { in poll() method in TestsPoolPoller103 private IRemoteTest poll(boolean reportNotExecuted) { in poll() method in TestsPoolPoller
47 public IRemoteTest poll(TestInformation info, boolean reportNotExecuted) { in poll() method in LocalPool
85 public IRemoteTest poll(TestInformation info, boolean reportNotExecuted) { in poll() method in RemoteDynamicPool
342 IRemoteTest poll() { in poll() method in ModuleDefinition