Home
last modified time | relevance | path

Searched refs:t_total (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/misc/math/fptests/
Dfptest01.c155 double t_total = 0.0; in term() local
160 t_total += eventtab[i].time; in term()
164 v = t_total - MAGIC1; in term()
170 v = t_total - MAGIC1; in term()
171 tst_resm(TINFO, "t_total = %.15f\n", t_total); in term()
/external/walt/pywalt/pywalt/
Dwalt.py157 t_total = time.time() - tstart