Searched refs:ttffTimeMillis (Results 1 – 1 of 1) sorted by relevance
145 long ttffTimeMillis = SystemClock.elapsedRealtime() - startTimeMillis; in checkTtffByThreshold() local156 + " . In current test, TTFF value is: " + ttffTimeMillis, ttffTimeMillis < threshold); in checkTtffByThreshold()