Home
last modified time | relevance | path

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

/build/blueprint/proptools/
Dextend_test.go1492 type appendMatchingPropertiesTestCase struct { struct
1493 name string
1494 dst []interface{}
1495 src interface{}
1496 out []interface{}
1497 order Order // default is Append
1498 filter ExtendPropertyFilterFunc
1499 err error