Home
last modified time | relevance | path

Searched defs:_diffThreshold (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/unittest/
Dcase.py403 _diffThreshold = 2**16 variable in TestCase
/external/pytorch/torch/testing/_internal/
Dcommon_utils.py2784 _diffThreshold = sys.maxsize variable in TestCase