Searched refs:srcLns (Results 1 – 1 of 1) sorted by relevance
79 String[] srcLns = readAllLines(srcFile); in test0() local82 for (String srcStr : srcLns) { in test0()