Searched refs:expected_styleable (Results 1 – 1 of 1) sorted by relevance
446 std::unique_ptr<Styleable> expected_styleable = test::StyleableBuilder() in TEST_F() local454 EXPECT_TRUE(actual_styleable->Equals(expected_styleable.get())); in TEST_F()