Home
last modified time | relevance | path

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

/build/soong/android/
Dvariable_test.go25 type printfIntoPropertyTestCase struct { struct
26 in string
27 val interface{}
28 out string
29 err bool