Searched refs:twoResult (Results 1 – 1 of 1) sorted by relevance
667 LayoutConstraintF twoResult = layoutProperty->CreateChildConstraint(); variable668 EXPECT_EQ(twoResult.maxSize.Width(), 10);669 EXPECT_EQ(twoResult.maxSize.Height(), 1);670 EXPECT_EQ(twoResult.percentReference.Width(), 10);671 EXPECT_EQ(twoResult.percentReference.Height(), 1);