Home
last modified time | relevance | path

Searched defs:load (Results 1 – 1 of 1) sorted by relevance

/test/app_compat/csuite/harness/src/main/java/com/android/csuite/config/
DModuleGenerator.java228 String load(String resourceName) throws IOException; in load() method
233 public String load(String resourceName) throws IOException { in load() method in ModuleGenerator.ClassResourceLoader