Searched refs:attr_four (Results 1 – 4 of 4) sorted by relevance
273 Attribute attr_four(TYPE_REFERENCE); in TEST() local278 EXPECT_FALSE(attr_one.IsCompatibleWith(attr_four)); in TEST()283 EXPECT_FALSE(attr_two.IsCompatibleWith(attr_four)); in TEST()288 EXPECT_FALSE(attr_three.IsCompatibleWith(attr_four)); in TEST()290 EXPECT_FALSE(attr_four.IsCompatibleWith(attr_one)); in TEST()291 EXPECT_FALSE(attr_four.IsCompatibleWith(attr_two)); in TEST()292 EXPECT_FALSE(attr_four.IsCompatibleWith(attr_three)); in TEST()293 EXPECT_TRUE(attr_four.IsCompatibleWith(attr_four)); in TEST()
32 attr_four = 0x7f010003u, enumerator
108 R::attr::attr_four, R::attr::attr_empty}}; in TEST_F()161 R::attr::attr_four, R::attr::attr_empty}}; in TEST_F()213 R::attr::attr_four, R::attr::attr_five, R::attr::attr_empty}}; in TEST_F()
70 app::R::attr::attr_three, app::R::attr::attr_four, in BM_ApplyStyle()