Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/1.0/vts/functional/
DVtsHalSensorsV1_0TargetTest.cpp1208 constexpr int64_t oneSecondInNs = 1ull * 1000 * 1000 * 1000; in testBatchingOperation() local
1222 if (batchingPeriodInNs < oneSecondInNs) { in testBatchingOperation()
1232 std::max(oneSecondInNs, batchingPeriodInNs / 10); in testBatchingOperation()