Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/record/
Dui_record.h71 void TimerTouchCheckFunction();
Dui_record.cpp214 void InputEventCallback::TimerTouchCheckFunction() in TimerTouchCheckFunction() function in OHOS::uitest::InputEventCallback
420 … std::thread toughTimerThread(&InputEventCallback::TimerTouchCheckFunction, g_uiCallBackInstance); in UiDriverRecordStartTemplate()