Searched refs:maybe_complain (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_sort.py | 52 maybe_complain = True variable in TestBase.testStressfully.Complains 58 if Complains.maybe_complain and random.random() < 0.001: 115 Complains.maybe_complain = True 122 Complains.maybe_complain = False |
Completed in 2 milliseconds