Searched refs:EventInjectorTest (Results 1 – 1 of 1) sorted by relevance
85 class EventInjectorTest : public testing::Test { class105 pthread_t EventInjectorTest::mainTaskThread_ = -1;106 bool EventInjectorTest::isRepeat_ = true;107 RootView* EventInjectorTest::rootView_ = nullptr;108 GridLayout* EventInjectorTest::layout_ = nullptr;113 Window* EventInjectorTest::window_ = nullptr;115 void EventInjectorTest::SetUpTestCase(void) in SetUpTestCase()124 void* EventInjectorTest::MainTask(void* args) in MainTask()134 void EventInjectorTest::TestApp() in TestApp()185 void EventInjectorTest::DeleteChildren(UIView* view) in DeleteChildren()[all …]