Home | History | Annotate | Download | only in intltest

Lines Matching defs:secs

754             char secs[256];
756 sprintf(secs, "%f", (timeStop-timeStart)/1000.0);
758 secs[0]=0;
765 ctest_xml_testcase(baseName, name, secs, (lastErrorCount!=errorCount)?"err":NULL);