Home
last modified time | relevance | path

Searched refs:oValues (Results 1 – 1 of 1) sorted by relevance

/trunk/main/framework/qa/complex/path_settings/
H A DPathSettingsTest.java325 Object oValues = AnyConverter.toArray(_o); in checkPaths() local
326 sLeftPath = convertToString(oValues); in checkPaths()
347 Object oValues = AnyConverter.toArray(_o2); in checkPaths() local
348 sRightPath = convertToString(oValues); in checkPaths()
495 Object oValues = AnyConverter.toArray(oValue); in checkStringListProperty() local
498 final String[] aValues = (String[])oValues; in checkStringListProperty()
572 if (!checkPaths(checkVal3, oValues)) in checkStringListProperty()

Completed in 17 milliseconds