Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/functional_tests/hostside/src/com/android/game/qualification/test/
DMemoryTests.java46 private static final int LOG_START_DELAY = 5 * 1000; field in MemoryTests
65 Thread.sleep(LOG_START_DELAY); in testMemoryAllocationLimit()