Searched refs:readResource (Results 1 – 2 of 2) sorted by relevance
66 mJsonStreaming001 = readResource(R.raw.update_config_001_stream); in setUp()119 private String readResource(int id) throws IOException { in readResource() method in UpdateConfigTest
78 UpdateConfig.fromJson(readResource(R.raw.update_config_002_stream)); in setUp()151 private String readResource(int id) throws IOException { in readResource() method in UpdateManagerTest