Searched defs:endTimer (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A DtestSAX.c112 * endTimer: call where you want to stop timing and to print out a
117 endTimer(const char *fmt, ...) function
128 #error "endTimer required stdarg functions"
153 endTimer(const char *fmt, ...) function
162 #error "endTimer required stdarg functions"
182 endTimer(char *format, ...) function
1183 endTimer("Parsing");
H A Dxmllint.c437 * endTimer: call where you want to stop timing and to print out a
442 endTimer(const char *fmt, ...) function
453 #error "endTimer required stdarg functions"
478 endTimer(const char *fmt, ...) function
487 #error "endTimer required stdarg functions"
507 endTimer(char *format, ...) function
1870 endTimer("Compiling the schemas");
1885 endTimer("Compiling the schemas");
1909 endTimer("Parsing and validating");
1914 endTimer("Parsin
[all...]

Completed in 49 milliseconds