Searched refs:AlertTestInfo (Results 1 – 1 of 1) sorted by relevance
53 class AlertTestInfo { class55 AlertTestInfo(AlertTest *pTest);56 ~AlertTestInfo();79 AlertTestInfo::AlertTestInfo(AlertTest *pTest) in AlertTestInfo() function in AlertTestInfo81 memset(this, 0, sizeof(AlertTestInfo)); in AlertTestInfo()89 AlertTestInfo::~AlertTestInfo() in ~AlertTestInfo()96 AlertTestInfo::SetWinInfo(const GuiInfo &winInfo) in SetWinInfo()102 AlertTestInfo::SetTextViewInfo(const GuiInfo &textInfo) in SetTextViewInfo()108 AlertTestInfo::SetButtonInfo(int32 btn, const GuiInfo &btnInfo) in SetButtonInfo()120 AlertTestInfo::SetButtonWidthMode(button_width widthMode) in SetButtonWidthMode()[all …]