Searched defs:tracker (Results 1 – 10 of 10) sorted by relevance
72 CountDownLatch tracker = new CountDownLatch(2); in testMultiPolling() local104 CountDownLatch tracker = new CountDownLatch(1); in testPollingRun() local135 CountDownLatch tracker = new CountDownLatch(1); in testRun_runtimeException() local166 CountDownLatch tracker = new CountDownLatch(1); in testRun_deviceUnresponsive() local197 CountDownLatch tracker = new CountDownLatch(1); in testRun_dnae() local236 CountDownLatch tracker = new CountDownLatch(3); in testRun_dnae_NotLastDevice() local
44 private final ByteTracker tracker; field in DeflateExecutionCompressor55 @Nonnull ByteTracker tracker, in DeflateExecutionCompressor()
62 @Nonnull ByteTracker tracker, double minRatio) { in BestAndDefaultDeflateExecutorCompressor()
112 CountDownLatch tracker = new CountDownLatch(maxShard); in shardConfig() local119 CountDownLatch tracker = new CountDownLatch(shardableTests.size()); in shardConfig() local
111 public void setCommandTracker(String deviceSerial, ExecCommandTracker tracker) { in setCommandTracker()
438 ExecCommandTracker tracker = new ExecCommandTracker(); in processExecCommand() local440 getDeviceTracker().setCommandTracker(c.getDeviceSerial(), tracker); in processExecCommand() local451 ExecCommandTracker tracker = getDeviceTracker().getLastCommandResult(c.getDeviceSerial()); in processGetLastCommandResult() local
34 private ByteTracker tracker; field in ZFileOptions
380 private final ByteTracker tracker; field in ZFile
216 Set<String> tracker = new HashSet<>(); in dedupFiles() local
411 ExceptionTracker tracker = new ExceptionTracker(); in testRun_oneConfigLoop() local