Home
last modified time | relevance | path

Searched refs:verifyTextAsset (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/content/src/android/content/res/cts/
DRawResourceTest.java39 verifyTextAsset(is); in testReadToEnd()
42 static void verifyTextAsset(final InputStream is) throws IOException { in verifyTextAsset() method in RawResourceTest
DResourcesTest.java724 verifyTextAsset(is); in testRawResource()
727 verifyTextAsset(is); in testRawResource()
732 static void verifyTextAsset(final InputStream is) throws IOException { in verifyTextAsset() method in ResourcesTest