Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/log/
H A Dfile_net_log_observer_unittest.cc649 const int kEventSize = 250; in TEST_F() local
675 const int kEventSize = 200; in TEST_F() local
698 const int kEventSize = 200; in TEST_F() local
722 const int kEventSize = 200; in TEST_F() local
750 const int kEventSize = 200; in TEST_F() local
780 const int kEventSize = 200; in TEST_F() local
820 const int kEventSize = 200; in TEST_F() local
858 const int kEventSize = 200; in TEST_F() local
894 const int kEventSize = 200; in TEST_F() local
930 const int kEventSize = 200; in TEST_F() local
/aosp_15_r20/frameworks/native/services/sensorservice/tests/
H A Dsensorservicetest.cpp67 constexpr size_t kEventSize = sizeof(ASensorEvent); in testInvalidSharedMem_NoCrash() local
/aosp_15_r20/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/
H A DSensorsTestSharedMemory.h75 constexpr size_t kEventSize = static_cast<size_t>(SensorsEventFormatOffset::TOTAL_LENGTH); variable
H A DSensorsHidlTestBase.h427 constexpr size_t kEventSize = static_cast<size_t>(SensorsEventFormatOffset::TOTAL_LENGTH); in testDirectReportOperation() local
/aosp_15_r20/hardware/interfaces/sensors/aidl/vts/
H A DSensorsAidlTestSharedMemory.h82 constexpr size_t kEventSize = variable
H A DVtsAidlHalSensorsTargetTest.cpp48 constexpr size_t kEventSize = variable
/aosp_15_r20/cts/tests/sensor/jni/
H A DSensorTestCases.cpp139 constexpr size_t kEventSize = sizeof(ASensorEvent); in testDirectReport() local
H A DSensorTest.cpp111 constexpr size_t kEventSize = sizeof(ASensorEvent); in parseEvents() local
/aosp_15_r20/hardware/interfaces/sensors/common/vts/2_X/
H A DVtsHalSensorsV2_XTargetTest.h64 constexpr size_t kEventSize = static_cast<size_t>(SensorsEventFormatOffset::TOTAL_LENGTH); variable