Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/
DSensorsHidlTestBase.h486 constexpr float kMaxTestTimeSec = in testDirectReportOperation() local
533 usleep(static_cast<useconds_t>(kMaxTestTimeSec * 1e6f)); in testDirectReportOperation()
554 ASSERT_LT(events.size(), static_cast<size_t>(nominalFreq * 2.2f * kMaxTestTimeSec)); in testDirectReportOperation()