Home
last modified time | relevance | path

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

/aoo4110/main/framework/qa/complex/path_settings/
H A DPathSettingsTest.java317 private boolean checkPaths(Object _o, Object _o2) in checkPaths() argument
343 if (AnyConverter.isArray(_o2)) in checkPaths()
347 Object oValues = AnyConverter.toArray(_o2); in checkPaths()
354 else if (AnyConverter.isString(_o2)) in checkPaths()
358 sRightPath = AnyConverter.toString(_o2); in checkPaths()

Completed in 15 milliseconds