Searched defs:appendMatchingPropertiesTestCase (Results 1 – 1 of 1) sorted by relevance
983 type appendMatchingPropertiesTestCase struct { struct984 in1 []interface{}985 in2 interface{}986 out []interface{}987 prepend bool988 filter ExtendPropertyFilterFunc989 err error