Home
last modified time | relevance | path

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

/build/blueprint/proptools/
Dextend_test.go1114 type appendMatchingPropertiesTestCase struct { struct
1115 in1 []interface{}
1116 in2 interface{}
1117 out []interface{}
1118 order Order // default is Append
1119 filter ExtendPropertyFilterFunc
1120 err error