Home
last modified time | relevance | path

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

/build/blueprint/proptools/
Dtag_test.go22 type testType struct { struct
23 NoTag string
24 EmptyTag string ``
25 OtherTag string `foo:"bar"`
26 MatchingTag string `name:"value"`
27 ExtraValues string `name:"foo,value,bar"`
28 ExtraTags string `foo:"bar" name:"value"`
Dextend_test.go1797 func check(t *testing.T, testType, testString string, argument
/build/soong/android/
Dpaths_test.go196 func check(t *testing.T, testType, testString string, argument