Searched defs:subTime (Results 1 – 4 of 4) sorted by relevance
166 virtual int32_t runTest(double *subTime) { in runTest()175 virtual int32_t runTests(double *subTime, double *marginOfError) { in runTests()241 int32_t runTest(double *subTime) { in runTest()245 virtual int32_t runTests(double *subTime, double *marginOfError) { in runTests()
126 subTime(t: time): HighPrecisionTime { method in HighPrecisionTime
199 Stopwatch subTime; in main() local