Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/1.0/vts/functional/
DVtsHalEvsV1_0TargetTest.cpp341 nsecs_t runTime = end - firstFrame; in TEST_P() local
342 float framesPerSecond = framesReceived / (runTime * kNanoToSeconds); in TEST_P()
558 nsecs_t runTime = end - firstFrame; in TEST_P() local
559 float framesPerSecond0 = framesReceived0 / (runTime * kNanoToSeconds); in TEST_P()
560 float framesPerSecond1 = framesReceived1 / (runTime * kNanoToSeconds); in TEST_P()
/hardware/interfaces/automotive/evs/1.1/vts/functional/
DVtsHalEvsV1_1TargetTest.cpp514 nsecs_t runTime = end - firstFrame; in TEST_P() local
515 float framesPerSecond = framesReceived / (runTime * kNanoToSeconds); in TEST_P()
797 nsecs_t runTime = end - firstFrame; in TEST_P() local
798 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() local
2212 float framesPerSecond0 = framesReceived0 / (runTime * kNanoToSeconds); in TEST_P()
2213 float framesPerSecond1 = framesReceived1 / (runTime * kNanoToSeconds); in TEST_P()
/hardware/interfaces/automotive/evs/aidl/vts/
DVtsHalEvsTargetTest.cpp493 nsecs_t runTime = end - firstFrame; in TEST_P() local
494 float framesPerSecond = framesReceived / (runTime * kNanoToSeconds); in TEST_P()
744 nsecs_t runTime = end - firstFrame; in TEST_P() local
745 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() local
1906 float framesPerSecond0 = framesReceived0 / (runTime * kNanoToSeconds); in TEST_P()
1907 float framesPerSecond1 = framesReceived1 / (runTime * kNanoToSeconds); in TEST_P()