Home
last modified time | relevance | path

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

/trunk/test/testgui/source/bvt/gui/
H A DFileExport.java135 int sepIndexLast = apath.lastIndexOf(File.separatorChar); in getrealoutpath() local
136 String userpath = apath.substring(sepIndex, sepIndexLast); in getrealoutpath()

Completed in 18 milliseconds