Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/runner/helper/
H A DAPIDescGetter.java895 int endMod = entry.lastIndexOf("/"); in getScenarioFromClassPath() local
896 String module = entry.substring(startMod + 1, endMod); in getScenarioFromClassPath()
898 entry.substring(endMod + 1, in getScenarioFromClassPath()

Completed in 15 milliseconds