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

/frameworks/compile/libbcc/runtime/test/Unit/ppc/
H A Dqdiv_test.c6 double testAccuracy();
13 if (testAccuracy() > 4.0)
734 double testAccuracy() { function
H A Dqmul_test.c6 double testAccuracy();
13 if (testAccuracy() > 2.0)
732 double testAccuracy() { function
H A Dqadd_test.c6 double testAccuracy();
13 if (testAccuracy() > 1.0)
1811 double testAccuracy() { function
H A Dqsub_test.c6 double testAccuracy();
13 if (testAccuracy() > 1.0)
1813 double testAccuracy() { function

Completed in 86 milliseconds