Searched refs:getDelay (Results 1 – 8 of 8) sorted by relevance
77 long redDelay = getDelay(R.id.redSquare); in testCircularPropagation()82 long greenDelay = getDelay(R.id.greenSquare); in testCircularPropagation()86 long blueDelay = getDelay(R.id.blueSquare); in testCircularPropagation()91 assertEquals(0, getDelay(R.id.blueSquare)); in testCircularPropagation()109 long redDelay = getDelay(R.id.redSquare);112 long greenDelay = getDelay(R.id.greenSquare);115 long blueDelay = getDelay(R.id.blueSquare);118 long yellowDelay = getDelay(R.id.yellowSquare);127 assertEquals(0, getDelay(R.id.blueSquare));145 long redDelay = getDelay(R.id.redSquare); in testSidePropagationTop()[all …]
147 public QoP.delayType getDelay() { in getDelay() method in QoP302 return getDelay() != null; in getComponents()314 return getDelay(); in getComponents()337 + getDelay().toIndentedString(indent); in getComponents()
360 final long delay = response.getDelay(); in handleOnFillRequest()362 SystemClock.sleep(response.getDelay()); in handleOnFillRequest()
92 public long getDelay() { in getDelay() method in CannedAugmentedFillResponse
106 assertEquals(0.1f, controller.getDelay(), 0.001f); in testLoad()
186 assertEquals(delay, mController.getDelay(), 0.0f); in testAccessDelay()362 assertEquals(DEFAULT_DELAY, controller.getDelay(), 0.0f);
2698 method public int getDelay();
55550 method public float getDelay();