Home
last modified time | relevance | path

Searched refs:DELAY_FUDGE (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/modules-utils/javatests/com/android/internal/util/
DStateMachineTest.java1497 final int DELAY_FUDGE = 20; in testStateMachine6() local
1521 long expectedDelay = DELAY_TIME - DELAY_FUDGE; in testStateMachine6()