Searched refs:WAIT_FOR_FINISH (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/LowStorageTest/src/com/android/lowstoragetest/
H A DLowStorageTest.java36 static final long WAIT_FOR_FINISH = 5 * 60 * 60; field in class:LowStorageTest
112 fillUpDone.wait(WAIT_FOR_FINISH);

Completed in 53 milliseconds