Searched defs:SampleUsage (Results 1 – 3 of 3) sorted by relevance
20 struct SampleUsage { struct32 // Make a SampleUsage that corresponds to no sampling of the child at all argument41 static SampleUsage Explicit() { in Explicit() argument45 static SampleUsage PassThrough() { in PassThrough() argument61 SampleUsage(Kind kind, std::string expression, bool hasPerspective) in SampleUsage() argument
38 internal class SampleUsage class
41 TEST_F(EnumFlagsTest, SampleUsage) { in TEST_F() argument