Searched refs:blueprint (Results 1 – 3 of 3) sorted by relevance
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()
5 github.com/google/blueprint v0.0.012 replace github.com/google/blueprint v0.0.0 => ../../../../../build/blueprint
9 "blueprint",