Searched refs:checkVal3 (Results 1 – 1 of 1) sorted by relevance
571 Object checkVal3 = xFPS.getFastPropertyValue(handle); in checkStringListProperty() local572 if (!checkPaths(checkVal3, oValues)) in checkStringListProperty()659 String checkVal3 = (String) xFPS.getFastPropertyValue(handle); in checkStringProperty() local660 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 19 milliseconds