Searched refs:MIN_CHECK_APP_MS (Results 1 – 4 of 4) sorted by relevance
28 static constexpr int MIN_CHECK_APP_MS = 1; variable
53 static constexpr int MIN_CHECK_APP_MS = 1; variable
781 if (checkAppMs_ < MIN_CHECK_APP_MS || checkAppMs_ > MAX_CHECK_APP_MS) { in CheckOptions()783 MIN_CHECK_APP_MS, MAX_CHECK_APP_MS); in CheckOptions()
382 if (checkAppMs_ < MIN_CHECK_APP_MS || checkAppMs_ > MAX_CHECK_APP_MS) { in CheckArgsRange()384 MIN_CHECK_APP_MS, MAX_CHECK_APP_MS); in CheckArgsRange()