Searched refs:verifyTextAsset (Results 1 – 2 of 2) sorted by relevance
39 verifyTextAsset(is); in testReadToEnd()42 static void verifyTextAsset(final InputStream is) throws IOException { in verifyTextAsset() method in RawResourceTest
765 verifyTextAsset(is); in testRawResource()768 verifyTextAsset(is); in testRawResource()773 static void verifyTextAsset(final InputStream is) throws IOException { in verifyTextAsset() method in ResourcesTest