Searched defs:readAsset (Results 1 – 5 of 5) sorted by relevance
101 private static String readAsset(Context context, String assetPath) throws IOException { in readAsset() method in ReportEncoderTests
116 private static String readAsset(Context context, String assetPath) throws IOException { in readAsset() method in WatchlistSettingsTests
143 private static String readAsset(Context context, String assetPath) throws IOException { in readAsset() method in WatchlistConfigTests
134 public static String readAsset(Context context, String assetPath) throws IOException { in readAsset() method in DpmTestUtils
440 private String readAsset(@NonNull String assetName) throws IOException { in readAsset() method in JSScriptEnginePerfTests