Home
last modified time | relevance | path

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

/build/blueprint/proptools/
Dextend_test.go983 type appendMatchingPropertiesTestCase struct { struct
984 in1 []interface{}
985 in2 interface{}
986 out []interface{}
987 prepend bool
988 filter ExtendPropertyFilterFunc
989 err error