Searched refs:acc_check (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_math.py63 def acc_check(expected, got, rel_err=2e-15, abs_err = 5e-323): function
991 accuracy_failure = acc_check(expected, got,
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_math.py63 def acc_check(expected, got, rel_err=2e-15, abs_err = 5e-323): function
991 accuracy_failure = acc_check(expected, got,
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_math.py63 def acc_check(expected, got, rel_err=2e-15, abs_err = 5e-323): function
991 accuracy_failure = acc_check(expected, got,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_math.py63 def acc_check(expected, got, rel_err=2e-15, abs_err = 5e-323): function
991 accuracy_failure = acc_check(expected, got,

Completed in 32 milliseconds