Searched defs:tsFilePath (Results 1 – 2 of 2) sorted by relevance
62 String tsFilePath = interField.getText().split(",")[0]; in actionPerformed() local
401 private String getCppNamePrefix(String tsFilePath) { in getCppNamePrefix()