Home
last modified time | relevance | path

Searched defs:targetDataName (Results 1 – 1 of 1) sorted by relevance

/external/smali/smalidea/src/test/java/org/jf/smalidea/
DLightCodeInsightParsingTestCase.java155 …d checkResult(@NonNls @TestDataFile String targetDataName, final PsiFile file) throws IOException { in checkResult()
162 String targetDataName, in doCheckResult()
180 …id checkResult(@TestDataFile @NonNls String targetDataName, final String text) throws IOException { in checkResult()
184 …public static void doCheckResult(String fullPath, String targetDataName, String text) throws IOExc… in doCheckResult()