Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/evs/1.0/vts/functional/
H A DVtsHalEvsV1_0TargetTest.cpp468 const int streamTimeMs = kSecondsToWait * kSecondsToMilliseconds - in TEST_P() local
470 const unsigned minimumFramesExpected = streamTimeMs * kMinimumFramesPerSecond / in TEST_P()
/aosp12/hardware/interfaces/automotive/evs/1.1/vts/functional/
H A DVtsHalEvsV1_1TargetTest.cpp695 const int streamTimeMs = kSecondsToWait * kSecondsToMilliseconds - in TEST_P() local
697 const unsigned minimumFramesExpected = streamTimeMs * kMinimumFramesPerSecond / in TEST_P()
2069 const int streamTimeMs = kSecondsToWait * kSecondsToMilliseconds - in TEST_P() local
2071 const unsigned minimumFramesExpected = streamTimeMs * kMinimumFramesPerSecond / in TEST_P()