Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/common/vts/utils/
DSensorsHidlTestBase.cpp324 bool timestampErrorReported = false; in testDirectReportOperation() local
343 if (!timestampErrorReported) { in testDirectReportOperation()
345 << (timestampErrorReported = true, "Timestamp not monotonically increasing"); in testDirectReportOperation()