Searched refs:kBool (Results 1 – 4 of 4) sorted by relevance
32 case ResourceType::kBool: return u"bool"; in toString()60 { u"bool", ResourceType::kBool },
46 EXPECT_EQ(*type, ResourceType::kBool); in TEST()
43 kBool, enumerator
314 { u"bool", { ResourceType::kBool, android::ResTable_map::TYPE_BOOLEAN } }, in parseResource()