Home
last modified time | relevance | path

Searched refs:JudgeComponentType (Results 1 - 2 of 2) sorted by relevance

/test/ostest/wukong/input_factory/src/
H A Dcomponent_input.cpp241 int actionType = JudgeComponentType(*(elementInfo.get())); in OrderInput()
289 int actionType = JudgeComponentType(*(componentInfos[index].get())); in RandomInput()
338 int actionType = JudgeComponentType(*(componentinfo.get())); in FocusInput()
402 int ComponentInput::JudgeComponentType(OHOS::Accessibility::AccessibilityElementInfo& elementInfo) in JudgeComponentType() function in OHOS::WuKong::ComponentInput
/test/ostest/wukong/input_factory/include/
H A Dcomponent_input.h39 int JudgeComponentType(OHOS::Accessibility::AccessibilityElementInfo& elementInfo);

Completed in 2 milliseconds