Searched refs:UPPER_LIMIT (Results 1 – 3 of 3) sorted by relevance
/tools/asuite/atest/ | ||
D | bug_detector.py | 130 if num_history > constants.UPPER_LIMIT: |
D | bug_detector_unittest.py | 113 constants.UPPER_LIMIT = 10 |
D | constants_default.py | 214 UPPER_LIMIT = 100000 variable |