Searched defs:Empty (Results 1 – 4 of 4) sorted by relevance
29 enum class Type { None = 0, Empty = 1, Path = 2, RoundRect = 3 }; enumerator
109 TEST_F(GCFactoryListTraitsTest, Empty) { in TEST_F() argument
904 TEST(ArtifactTest, Empty) { argument
743 bool LayerChain::Empty() const { in Empty() function in vulkan::api::__anona3a2f4e70111::LayerChain