HomeSort by: relevance | last modified time | path
    Searched refs:test_log (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/libc++/dist/libcxxrt/test/
run_test.sh 3 test_log=$3
4 $test_command > $test_log 2>&1
5 diff $test_log $expected_output
  /src/external/lgpl3/mpfr/dist/tests/
tlog.c 27 test_log (mpfr_ptr a, mpfr_srcptr b, mpfr_rnd_t rnd_mode) function
45 #define test_log mpfr_log macro
55 test_log (tres, ta, rnd_mode);
78 test_log (y, x, rnd);
193 test_log (y, x, MPFR_RNDN);
200 test_log (y, x, MPFR_RNDD);
212 test_log (y, x, MPFR_RNDN);
216 test_log (y, x, MPFR_RNDN);
225 test_log (y, x, MPFR_RNDN);
230 inex = test_log (y, x, MPFR_RNDN)
    [all...]
  /src/external/lgpl3/mpc/dist/tools/mpcheck/
mpcheck-double.c 231 test_log (p, n);
mpcheck-float.c 236 test_log (p, n);
mpcheck-float128.c 241 test_log (p, n);
mpcheck-longdouble.c 224 test_log (p, n);

Completed in 57 milliseconds