Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/1.0/vts/functional/
DVtsHalEvsV1_0TargetTest.cpp27 static const float kNanoToSeconds = 0.000000001f; variable
347 float framesPerSecond = framesReceived / (runTime * kNanoToSeconds); in TEST_P()
551 float framesPerSecond0 = framesReceived0 / (runTime * kNanoToSeconds); in TEST_P()
552 float framesPerSecond1 = framesReceived1 / (runTime * kNanoToSeconds); in TEST_P()
/hardware/interfaces/automotive/evs/1.1/vts/functional/
DVtsHalEvsV1_1TargetTest.cpp27 static const float kNanoToSeconds = 0.000000001f; variable
481 float framesPerSecond = framesReceived / (runTime * kNanoToSeconds); in TEST_P()
750 float framesPerSecond0 = framesReceived0 / (runTime * kNanoToSeconds); in TEST_P()
751 float framesPerSecond1 = framesReceived1 / (runTime * kNanoToSeconds); in TEST_P()
2178 float framesPerSecond0 = framesReceived0 / (runTime * kNanoToSeconds); in TEST_P()
2179 float framesPerSecond1 = framesReceived1 / (runTime * kNanoToSeconds); in TEST_P()