Searched refs:runTime (Results 1 – 3 of 3) sorted by relevance
341 nsecs_t runTime = end - firstFrame; in TEST_P() local342 float framesPerSecond = framesReceived / (runTime * kNanoToSeconds); in TEST_P()558 nsecs_t runTime = end - firstFrame; in TEST_P() local559 float framesPerSecond0 = framesReceived0 / (runTime * kNanoToSeconds); in TEST_P()560 float framesPerSecond1 = framesReceived1 / (runTime * kNanoToSeconds); in TEST_P()
514 nsecs_t runTime = end - firstFrame; in TEST_P() local515 float framesPerSecond = framesReceived / (runTime * kNanoToSeconds); in TEST_P()797 nsecs_t runTime = end - firstFrame; in TEST_P() local798 float framesPerSecond0 = framesReceived0 / (runTime * kNanoToSeconds); in TEST_P()799 float framesPerSecond1 = framesReceived1 / (runTime * kNanoToSeconds); in TEST_P()2211 nsecs_t runTime = end - firstFrame; in TEST_P() local2212 float framesPerSecond0 = framesReceived0 / (runTime * kNanoToSeconds); in TEST_P()2213 float framesPerSecond1 = framesReceived1 / (runTime * kNanoToSeconds); in TEST_P()
493 nsecs_t runTime = end - firstFrame; in TEST_P() local494 float framesPerSecond = framesReceived / (runTime * kNanoToSeconds); in TEST_P()744 nsecs_t runTime = end - firstFrame; in TEST_P() local745 float framesPerSecond0 = framesReceived0 / (runTime * kNanoToSeconds); in TEST_P()746 float framesPerSecond1 = framesReceived1 / (runTime * kNanoToSeconds); in TEST_P()1905 nsecs_t runTime = end - firstFrame; in TEST_P() local1906 float framesPerSecond0 = framesReceived0 / (runTime * kNanoToSeconds); in TEST_P()1907 float framesPerSecond1 = framesReceived1 / (runTime * kNanoToSeconds); in TEST_P()