Home
last modified time | relevance | path

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

/tools/asuite/atest/
Dbug_detector.py129 if num_history > constants.UPPER_LIMIT:
Dbug_detector_unittest.py113 constants.UPPER_LIMIT = 10
Dconstants_default.py209 UPPER_LIMIT = 100000 variable
/tools/asuite/atest-py2/
Dbug_detector.py129 if num_history > constants.UPPER_LIMIT:
Dconstants_default.py176 UPPER_LIMIT = 100000 variable
Dbug_detector_unittest.py110 constants.UPPER_LIMIT = 10