Searched refs:encodedLns (Results 1 – 1 of 1) sorted by relevance
80 String[] encodedLns = readAllLines(encodedFile); in test0() local85 encodedStr = encodedLns[lns++]; in test0()87 while (lns < encodedLns.length) { in test0()88 String s = encodedLns[lns++]; in test0()