Searched refs:VERY_SHORT_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
34 private static final long VERY_SHORT_TIMEOUT_MS = 10l; field in RunUtilFuncTest189 CommandResult result = runUtil.runTimedCmd(VERY_SHORT_TIMEOUT_MS, command); in testRunTimedCmd_timeout()
44 private static final long VERY_SHORT_TIMEOUT_MS = 10L; field in RunUtilTest150 CommandResult result = mRunUtil.runTimedCmd(VERY_SHORT_TIMEOUT_MS, command); in testRunTimedCmd_timeout()