Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/qa/cppunittests/qname/
H A DtestQName.cxx52 int numOfIterations=100000; //int numOfIterations=5000000; in test() local
53 for(int i=0;i<numOfIterations;i++) in test()
69 int numOfIterations=5000000; in testperf() local
71 for(int i=0;i<numOfIterations;i++) in testperf()
81 …e=%is time/event=%0.10fs\n", numOfIterations, t2.Seconds-t1.Seconds, (double)(t2.Seconds-t1.Second… in testperf()

Completed in 54 milliseconds