Searched refs:runWithDexmakerShareClassLoader (Results 1 – 6 of 6) sorted by relevance
19 import static android.testing.DexmakerShareClassLoaderRule.runWithDexmakerShareClassLoader;70 runWithDexmakerShareClassLoader(() -> { in setUpOnce() method111 runWithDexmakerShareClassLoader(() -> { in setUpProcess() method
19 import static android.testing.DexmakerShareClassLoaderRule.runWithDexmakerShareClassLoader;75 runWithDexmakerShareClassLoader(() -> { in setUpOnce() method124 runWithDexmakerShareClassLoader(() -> { in setUpProcess() method
19 import static android.testing.DexmakerShareClassLoaderRule.runWithDexmakerShareClassLoader;78 runWithDexmakerShareClassLoader(() -> { in setUp() method
27 import static android.testing.DexmakerShareClassLoaderRule.runWithDexmakerShareClassLoader;195 runWithDexmakerShareClassLoader(() -> { in setUp() method
59 public static void runWithDexmakerShareClassLoader(Runnable r) { in runWithDexmakerShareClassLoader() method in DexmakerShareClassLoaderRule
22 import static android.testing.DexmakerShareClassLoaderRule.runWithDexmakerShareClassLoader;164 runWithDexmakerShareClassLoader(SystemServicesTestRule.this::setUp); in apply()