Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/autotest/include/
H A Dui_test_message.h76 const size_t EVENT_VALUE_SIZE_TWO = 2; variable
/ohos5.0/foundation/arkui/ui_lite/test/autotest/src/
H A Dui_auto_test.cpp183 if (step.eventValue.size() < EVENT_VALUE_SIZE_TWO) { in OnTestOneStep()