Searched refs:kNanoToSeconds (Results 1 – 2 of 2) sorted by relevance
27 static const float kNanoToSeconds = 0.000000001f; variable347 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()
27 static const float kNanoToSeconds = 0.000000001f; variable481 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()