Home
last modified time | relevance | path

Searched refs:TWO_TAIL (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/tools/auto_bisect/
Dttest.py117 TWO_TAIL = [1, 0.20, 0.10, 0.05, 0.02, 0.01, 0.005, 0.002, 0.001] variable
209 return TWO_TAIL[t_value_index]
Dttest_test.py90 ttest.TWO_TAIL = [1, 0.2, 0.1, 0.05, 0.02, 0.01]