Home
last modified time | relevance | path

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

/aoo4110/main/framework/qa/complex/path_settings/
H A DPathSettingsTest.java571 Object checkVal3 = xFPS.getFastPropertyValue(handle); in checkStringListProperty() local
572 if (!checkPaths(checkVal3, oValues)) in checkStringListProperty()
659 String checkVal3 = (String) xFPS.getFastPropertyValue(handle); in checkStringProperty() local
660 if (!checkVal3.equals(val)) in checkStringProperty()
662 if (!checkPaths(checkVal3, val)) in checkStringProperty()
665 System.out.println(" Value is: " + checkVal3); in checkStringProperty()
672 System.out.println(" Value is: " + checkVal3); in checkStringProperty()

Completed in 23 milliseconds