Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DFrameRateCtsActivity.java66 private static final long PRECONDITION_VIOLATION_WAIT_TIMEOUT_SECONDS = 3; field in FrameRateCtsActivity
513 long endTimeNanos = nowNanos + PRECONDITION_VIOLATION_WAIT_TIMEOUT_SECONDS * 1_000_000_000L; in waitForPreconditionViolation()