Searched refs:blueprint (Results 1 – 3 of 3) sorted by relevance
5 "blueprint",6 "blueprint-pathtools",7 "blueprint-proptools",
119 var tradefedBinaryGenRule = pctx.StaticRule("tradefedBinaryGenRule", blueprint.RuleParams{
64 const EnumData &blueprint = in EnumRandomGen() local67 size_t size = blueprint.enumerator_size(); in EnumRandomGen()70 ScalarData scalar_value = blueprint.scalar_value(idx); in EnumRandomGen()71 string scalar_type = blueprint.scalar_type(); in EnumRandomGen()161 const TypeSpec &blueprint = FindPredefinedType(result.predefined_type()); in StructRandomGen() local162 for (const VarSpec &struct_value : blueprint.struct_value()) { in StructRandomGen()178 const TypeSpec &blueprint = FindPredefinedType(result.predefined_type()); in UnionRandomGen() local179 size_t size = blueprint.union_value_size(); in UnionRandomGen()185 this->RandomGen(blueprint.union_value(idx)); in UnionRandomGen()