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

  /external/ltp/include/
tst_test.h 105 int tst_parse_float(const char *str, float *val, float min, float max);
  /external/ltp/testcases/kernel/mem/mtest06/
mmap3.c 158 if (tst_parse_float(str_exec_time, &exec_time, 0.0005, 9000))
  /external/ltp/lib/
tst_test.c 550 int tst_parse_float(const char *str, float *val, float min, float max) function
  /external/ltp/doc/
test-writing-guidelines.txt 544 int tst_parse_float(const char *str, float *val, float min, float max);
    [all...]

Completed in 183 milliseconds