Searched refs:kRaw (Results 1 – 6 of 6) sorted by relevance
89 case ResourceType::kRaw: in to_string()128 {"raw", ResourceType::kRaw},
64 kRaw, enumerator90 ResourceType type = ResourceType::kRaw;110 ResourceType type = ResourceType::kRaw;
106 EXPECT_EQ(*type, ResourceType::kRaw); in TEST()
772 if (type == ResourceType::kRaw) { in ParseBinaryResValue()
687 if (*type != ResourceType::kRaw) { in Compile()
541 if (type->type != ResourceType::kRaw && in Flatten()