HomeSort by relevance Sort by last modified time
    Searched defs:readAsset (Results 1 - 11 of 11) sorted by null

  /frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
OwnersTest.java 46 DpmTestUtils.readAsset(mRealTestContext, "OwnersTest/test01/input.xml"));
99 DpmTestUtils.readAsset(mRealTestContext, "OwnersTest/test02/input.xml"));
157 DpmTestUtils.readAsset(mRealTestContext, "OwnersTest/test03/input.xml"));
235 DpmTestUtils.readAsset(mRealTestContext, "OwnersTest/test04/input.xml"));
345 DpmTestUtils.readAsset(mRealTestContext, "OwnersTest/test05/input.xml"));
401 DpmTestUtils.readAsset(mRealTestContext, "OwnersTest/test06/input.xml"));
455 DpmTestUtils.readAsset(mRealTestContext, "OwnersTest/test04/input.xml"));
DpmTestUtils.java 115 public static String readAsset(Context context, String assetPath) throws IOException {
  /frameworks/base/services/tests/servicestests/src/com/android/server/net/watchlist/
ReportEncoderTests.java 97 writeToFile(outFile, readAsset(context, xmlAsset));
100 private static String readAsset(Context context, String assetPath) throws IOException {
WatchlistSettingsTests.java 112 writeToFile(outFile, readAsset(context, xmlAsset));
115 private static String readAsset(Context context, String assetPath) throws IOException {
WatchlistConfigTests.java 141 writeToFile(outFile, readAsset(context, xmlAsset));
144 private static String readAsset(Context context, String assetPath) throws IOException {
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 86 milliseconds