Searched refs:testTargetSmall2_ (Results 1 – 2 of 2) sorted by relevance
31 testTargetSmall2_ = new UIView(); in SetUp()66 testTargetSmall2_ = nullptr; in TearDown()120 testTargetSmall2_->Resize(20, 20); // 20:width 20:height in UIKitLayoutTestBasicLayout001()122 testTargetSmall2_->LayoutCenterOfParent(); in UIKitLayoutTestBasicLayout001()124 testTargetSmall2_->SetStyle(STYLE_BACKGROUND_COLOR, Color::Cyan().full); in UIKitLayoutTestBasicLayout001()
72 UIView* testTargetSmall2_ = nullptr; variable