Home
last modified time | relevance | path

Searched refs:UPPER_LIMIT (Results 1 – 3 of 3) sorted by relevance

/tools/asuite/atest/
Dbug_detector.py130 if num_history > constants.UPPER_LIMIT:
Dbug_detector_unittest.py113 constants.UPPER_LIMIT = 10
Dconstants_default.py214 UPPER_LIMIT = 100000 variable