Searched refs:getTestFile (Results 1 - 1 of 1) sorted by relevance

/opengrok-jel/test/org/opensolaris/opengrok/analysis/php/
H A DPhpXrefTest.java25 static InputStream getTestFile(String name) throws FileNotFoundException { method in class:PhpXrefTest
58 new InputStreamReader(getTestFile("sample.php"), "UTF-8");
66 in = new InputStreamReader(getTestFile("sampleXrefRes.html"), "UTF-8");

Completed in 7 milliseconds