Searched refs:aPathSettingNames (Results 1 – 1 of 1) sorted by relevance
61 private static String[] aPathSettingNames = null; field in PathSettingsTest134 aPathSettingNames = new String[xPropertyInfoOfPathSettings.length]; in before()144 aPathSettingNames[i] = sName; in before()222 boolean bOccur = checkIfNameExistsInList(aName, aPathSettingNames, new String[] in checkInternalListConsistence()
Completed in 9 milliseconds