Searched refs:RUN_TIME (Results 1 – 2 of 2) sorted by relevance
51 private static final long RUN_TIME = 1000; field in FilterTest77 }).runTest(RUN_TIME); in testConstructor()88 }).runTest(RUN_TIME); in testConvertResultToString()
1334 private static final long RUN_TIME = 10 * 1000; field in UsbDeviceTestActivity.QueuerThread1368 long endTime = now() + RUN_TIME; in run()