HomeSort by relevance Sort by last modified time
    Searched refs:testAccuracy (Results 1 - 4 of 4) sorted by null

  /external/compiler-rt/test/Unit/ppc/
qdiv_test.c 6 double testAccuracy();
13 if (testAccuracy() > 4.0)
    [all...]
qmul_test.c 6 double testAccuracy();
13 if (testAccuracy() > 2.0)
    [all...]
qadd_test.c 6 double testAccuracy();
13 if (testAccuracy() > 1.0)
    [all...]
qsub_test.c 6 double testAccuracy();
13 if (testAccuracy() > 1.0)
    [all...]

Completed in 701 milliseconds