History log of /cts/tests/tests/content/src/android/content/res/cts/AssetManager_AssetInputStreamTest.java
Revision Date Author Comments
359769e085ddf567c1e742678fe9d55f30f164b5 25-Feb-2014 Narayan Kamath <narayan@google.com> Test that getAssetInt always throws.

Note that getNativeAsset doesn't get a CTS test because
it's a hidden API.

Change-Id: I5e32045a8d73cce7c0cba3349fd7fb1874dd528e
e86ece2b76ccdf1d515b13018dd7c49241055ee3 26-Jan-2012 Brian Muramatsu <btmura@google.com> Remove Test Annotations

These annotations are not being parsed by any program.
Also they are distracting to readers and are painful to
maintain. Furthermore, they prevent us from adding the
LOCAL_SDK_CURRENT clause to Makefiles which is useful
to detect and stop us from using private APIs.

Change-Id: Id93b3a80c73df808c342e489f1434261f288204c
3da7534f2880068b90b88585c45be62751dbfd6b 13-Jan-2010 The Android Open Source Project <initial-contribution@android.com> android-2.1_r1 snapshot
db7c6926da245523e5ec2299ebeb9ace5629f564 18-May-2009 Phil Dubach <phillipd@google.com> Integrate unsubmitted cupcake change 122791:
CTS: add test cases for android.content.res.AssetManager