Home
last modified time | relevance | path

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

/hardware/interfaces/gnss/2.0/
Dtypes.hal36 * Represents an estimate of elapsed time since boot of Android for a given event.
51 * Estimate of the elapsed time since boot value for the corresponding event in nanoseconds.
DIGnssBatchingCallback.hal30 * The GnssLocation struct in gnss@2.0 is extended to include elapsed realtime
/hardware/interfaces/vibrator/aidl/vts/
DVtsHalVibratorTargetTest.cpp406 std::chrono::milliseconds elapsed; in TEST_P() local
427 elapsed = std::chrono::duration_cast<std::chrono::milliseconds>(end - start); in TEST_P()
428 EXPECT_LE(elapsed.count(), (duration + allowedLatency).count()) << toString(primitive); in TEST_P()
429 EXPECT_GE(elapsed.count(), (duration - allowedLatency).count()) << toString(primitive); in TEST_P()
/hardware/interfaces/biometrics/face/1.0/vts/functional/
DVtsHalBiometricsFaceV1_0TargetTest.cpp254 auto elapsed = std::chrono::system_clock::now() - start; in TEST_P() local
256 ASSERT_GE(kTimeout, elapsed); in TEST_P()
/hardware/interfaces/biometrics/fingerprint/2.1/vts/functional/
DVtsHalBiometricsFingerprintV2_1TargetTest.cpp287 auto elapsed = std::chrono::system_clock::now() - start; in TEST_P() local
288 ASSERT_GE(kTimeoutInSeconds, elapsed); in TEST_P()
/hardware/interfaces/keymaster/3.0/
Dtypes.hal76 MIN_SECONDS_BETWEEN_OPS = TagType:UINT | 403, /* Minimum elapsed time between
/hardware/interfaces/sensors/2.0/
DISensors.hal118 * If WAKE_LOCK_TIMEOUT_SECONDS has elapsed since the most recent WAKE_UP
/hardware/interfaces/neuralnetworks/1.3/
DIPreparedModel.hal237 * has been reached or the duration has elapsed, the driver must immediately set the returned
/hardware/interfaces/graphics/bufferqueue/2.0/
DIGraphicBufferProducer.hal153 * The number of frames that have elapsed since the buffer was last
/hardware/interfaces/keymaster/4.0/
Dtypes.hal22 * reboots, or until at least 50 million years have elapsed (note that this requirement is satisfied
299 * indicates that the interval specified by Tag::MIN_SECONDS_BETWEEN_OPS has elapsed must fail
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal2868 /** Time is elapsed nanoseconds since boot */