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
660 verifyTextAsset(is); in testRawResource()663 verifyTextAsset(is); in testRawResource()668 static void verifyTextAsset(final InputStream is) throws IOException { in verifyTextAsset() method in ResourcesTest