Searched refs:DuplicateProperties (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/kits/app/bpropertyinfo/
H A DPropertyTestcase.h22 property_info *DuplicateProperties(const property_info *prop1, int prop_count);
H A DPropertyTestcase.cpp63 * Method: PropertyTestcase::DuplicateProperties()
70 property_info *PropertyTestcase::DuplicateProperties( function in class:PropertyTestcase
594 propPtr = DuplicateProperties(theTests[i].props, theTests[i].prop_count);

Completed in 50 milliseconds