Searched refs:namesOfProperties (Results 1 – 1 of 1) sorted by relevance
50 protected String[] namesOfProperties = null; field in _XTolerantMultiPropertySet82 namesOfProperties = getProperties(); in before()83 valuesOfProperties = getPropertyValues(namesOfProperties); in before()95 namesOfProperties); in _getDirectPropertyValuesTolerant()133 namesOfProperties); in _getPropertyValuesTolerant()135 boolean res = (GPR.length == namesOfProperties.length); in _getPropertyValuesTolerant()140 log.println("Expected: " + namesOfProperties.length); in _getPropertyValuesTolerant()153 namesOfProperties[i]); in _getPropertyValuesTolerant()172 SPTF = oObj.setPropertyValuesTolerant(namesOfProperties, in _setPropertyValuesTolerant()207 namesOfProperties); in _setPropertyValuesTolerant()[all …]
Completed in 11 milliseconds