Searched refs:testTargetSmall1_ (Results 1 – 2 of 2) sorted by relevance
30 testTargetSmall1_ = new UIView(); in SetUp()65 testTargetSmall1_ = nullptr; in TearDown()119 testTargetSmall1_->Resize(40, 40); // 40:width 40:height in UIKitLayoutTestBasicLayout001()121 testTargetSmall1_->LayoutCenterOfParent(); in UIKitLayoutTestBasicLayout001()123 testTargetSmall1_->SetStyle(STYLE_BACKGROUND_COLOR, Color::Purple().full); in UIKitLayoutTestBasicLayout001()
71 UIView* testTargetSmall1_ = nullptr; variable