Searched refs:checkPaths (Results 1 – 1 of 1) sorted by relevance
317 private boolean checkPaths(Object _o, Object _o2) in checkPaths() method in PathSettingsTest364 return checkPaths(sLeftPath, sRightPath); in checkPaths()373 private boolean checkPaths(String _aPath, String _aOtherPath) in checkPaths() method in PathSettingsTest384 if (checkPaths(_aPath, sPath)) in checkPaths()537 if (!checkPaths(oObj, aNewValues)) in checkStringListProperty()572 if (!checkPaths(checkVal3, oValues)) in checkStringListProperty()620 if (!checkPaths(checkVal, newVal)) in checkStringProperty()638 if (!checkPaths(checkVal2, checkVal)) in checkStringProperty()662 if (!checkPaths(checkVal3, val)) in checkStringProperty()
Completed in 14 milliseconds