Searched refs:ok_count (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_threadedtempfile.py | 35 ok_count = 0 variable in TempFileGreedy 48 self.ok_count += 1 56 ok = sum(t.ok_count for t in threads) |
Completed in 1 milliseconds