Searched refs:runWithDexmakerShareClassLoader (Results 1 – 5 of 5) sorted by relevance
19 import static android.testing.DexmakerShareClassLoaderRule.runWithDexmakerShareClassLoader;61 runWithDexmakerShareClassLoader(() -> { in setUpOnce() method72 runWithDexmakerShareClassLoader(() -> { in setUpProcess() method
19 import static android.testing.DexmakerShareClassLoaderRule.runWithDexmakerShareClassLoader;61 runWithDexmakerShareClassLoader(() -> { in setUpOnce() method80 runWithDexmakerShareClassLoader(() -> { in setUpProcess() method
20 import static android.testing.DexmakerShareClassLoaderRule.runWithDexmakerShareClassLoader;146 runWithDexmakerShareClassLoader(() -> { in setUp() method
59 public static void runWithDexmakerShareClassLoader(Runnable r) { in runWithDexmakerShareClassLoader() method in DexmakerShareClassLoaderRule
19 import static android.testing.DexmakerShareClassLoaderRule.runWithDexmakerShareClassLoader;96 runWithDexmakerShareClassLoader(SystemServicesTestRule.this::setUp); in apply()