Searched refs:UITestBorderMarginPadding (Results 1 – 3 of 3) sorted by relevance
42 explicit MarginListener(UITestBorderMarginPadding* view) in MarginListener()68 UITestBorderMarginPadding* view_ = nullptr;73 explicit BorderListener(UITestBorderMarginPadding* view) in BorderListener()94 UITestBorderMarginPadding* view_ = nullptr;125 UITestBorderMarginPadding* view_ = nullptr;128 void UITestBorderMarginPadding::SetUp() in SetUp()239 void UITestBorderMarginPadding::SetUpAdapterData() in SetUpAdapterData()259 void UITestBorderMarginPadding::TearDown() in TearDown()298 void UITestBorderMarginPadding::ReloadTest() in ReloadTest()333 void UITestBorderMarginPadding::InitStyle() in InitStyle()[all …]
38 class UITestBorderMarginPadding : public UITest {40 UITestBorderMarginPadding() in UITestBorderMarginPadding() function46 virtual ~UITestBorderMarginPadding() {} in ~UITestBorderMarginPadding()
163 … testCaseList_.PushBack(TestCaseInfo { "Border_Margin_Padding", new UITestBorderMarginPadding() }); in SetUpTestCase001()