HomeSort by relevance Sort by last modified time
    Searched defs:TERM (Results 1 - 2 of 2) sorted by null

  /external/skia/tools/calmbench/
ab.py 48 TERM = 10 # terminate after this no. of iterations without suspect changes
286 if (len(suspects) == 0 or it - last_unchanged_iter >= TERM):
  /external/skqp/tools/calmbench/
ab.py 48 TERM = 10 # terminate after this no. of iterations without suspect changes
286 if (len(suspects) == 0 or it - last_unchanged_iter >= TERM):

Completed in 90 milliseconds