Home
last modified time | relevance | path

Searched defs:tagTestProps (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/blueprint/bootstrap/bpdoc/
H A Dreader_test.go96 type tagTestProps struct { struct
97 A string `tag1:"a,b" tag2:"c"`
98 B string `tag1:"a,c"`
99 C string `tag1:"b,c"`
101 D struct {