Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/
DSensorsHidlTestBase.h252 const useconds_t minTimeUs = std::chrono::microseconds(duration).count(); in testStreamingOperation() local
271 events = collectEvents(minTimeUs, minNEvent, getEnvironment(), true /*clearBeforeStart*/); in testStreamingOperation()