Searched refs:tst_parse_float (Results 1 - 3 of 3) sorted by relevance

/external/ltp/include/
H A Dtst_test.h105 int tst_parse_float(const char *str, float *val, float min, float max);
/external/ltp/testcases/kernel/mem/mtest06/
H A Dmmap3.c158 if (tst_parse_float(str_exec_time, &exec_time, 0.0005, 9000))
/external/ltp/lib/
H A Dtst_test.c550 int tst_parse_float(const char *str, float *val, float min, float max) function

Completed in 2621 milliseconds