Searched refs:setLoopOffBtn_ (Results 1 – 4 of 4) sorted by relevance
44 container_->Remove(setLoopOffBtn_); in TearDown()56 setLoopOffBtn_ = nullptr; in TearDown()127 SetUpButton(setLoopOffBtn_, "关闭循环 ", UI_TEST_STOP_LOOP); in UIKitPickerTestBase001()140 if (setLoopOffBtn_ == nullptr) { in CreatButtons()141 setLoopOffBtn_ = new UILabelButton(); in CreatButtons()225 } else if (&view == setLoopOffBtn_) { in OnClick()
55 UILabelButton* setLoopOffBtn_ = nullptr; variable
77 setLoopOffBtn_ = nullptr; in TearDown()209 if (setLoopOffBtn_ == nullptr) { in SetControlButton()210 setLoopOffBtn_ = new UILabelButton(); in SetControlButton()280 SetUpButton(setLoopOffBtn_, "关闭loop模式"); in SetUpButtons001()390 } else if (&view == setLoopOffBtn_) { in OnClick()
60 UILabelButton* setLoopOffBtn_ = nullptr; variable