Home
last modified time | relevance | path

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

/aosp_15_r20/external/antlr/gunit/src/main/java/org/antlr/gunit/swingui/model/
H A DTestSuiteFactory.java191 private static File getGrammarFile(File testsuiteFile) { in getGrammarFile() argument
194 sTestFile = testsuiteFile.getCanonicalPath(); in getGrammarFile()