Searched refs:sEndsWithCSVName (Results 1 – 1 of 1) sorted by relevance
577 String sEndsWithCSVName = "." + shortName.trim() + ".csv"; in getFromClassPath() local597 entry.endsWith(sEndsWithCSVName)) in getFromClassPath()615 if (entry.endsWith(sEndsWithCSVName)) in getFromClassPath()
Completed in 6 milliseconds