Home
last modified time | relevance | path

Searched defs:kEventSize (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/services/sensorservice/tests/
H A Dsensorservicetest.cpp67 constexpr size_t kEventSize = sizeof(ASensorEvent); in testInvalidSharedMem_NoCrash() local
/aosp12/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/
H A DSensorsTestSharedMemory.h60 constexpr size_t kEventSize = static_cast<size_t>(SensorsEventFormatOffset::TOTAL_LENGTH); variable
H A DSensorsHidlTestBase.h477 constexpr size_t kEventSize = static_cast<size_t>(SensorsEventFormatOffset::TOTAL_LENGTH); in testDirectReportOperation() local
/aosp12/hardware/interfaces/sensors/common/vts/2_X/
H A DVtsHalSensorsV2_XTargetTest.h66 constexpr size_t kEventSize = static_cast<size_t>(SensorsEventFormatOffset::TOTAL_LENGTH); variable