Searched refs:createAndLoadSecondaryDex (Results 1 – 1 of 1) sorted by relevance
74 public void createAndLoadSecondaryDex() throws Exception { in createAndLoadSecondaryDex() method in StatusCheckerAppTest77 createAndLoadSecondaryDex(secondaryDexFilename, PathClassLoader::new); in createAndLoadSecondaryDex()84 createAndLoadSecondaryDex(secondaryDexFilename, CustomClassLoader::new); in createAndLoadSecondaryDexUnsupportedClassLoader()87 private String createAndLoadSecondaryDex(String secondaryDexFilename, in createAndLoadSecondaryDex() method in StatusCheckerAppTest