Searched defs:unit (Results 1 – 6 of 6) sorted by relevance
/system/chre/java/test/utils/src/com/google/android/utils/chre/ |
D | ContextHubBroadcastReceiver.java | 70 TimeUnit unit, in pollIntentEvent() 115 public static void assertNoIntentEventReceived(long timeout, TimeUnit unit) { in assertNoIntentEventReceived()
|
D | ContextHubServiceTestHelper.java | 232 TimeUnit unit) { in assertTransactionSuccessSync() 254 public void runConcurrentTasks(List<Runnable> tasks, long timeout, TimeUnit unit) in runConcurrentTasks()
|
D | ContextHubHostTestUtil.java | 101 CountDownLatch latch, long timeout, TimeUnit unit, String timeoutErrorMessage) in awaitCountDownLatchAssertOnFailure()
|
/system/chre/java/test/stress/src/com/google/android/chre/test/stress/ |
D | ContextHubStressTestExecutor.java | 184 public void runStressTest(long timeout, TimeUnit unit) throws InterruptedException { in runStressTest()
|
/system/apex/apexer/ |
D | apexer_test.py | 129 def round_up(size, unit): argument
|
D | apexer.py | 244 def RoundUp(size, unit): argument
|