Searched refs:runWithDexmakerShareClassLoader (Results 1 – 6 of 6) sorted by relevance
19 import static android.testing.DexmakerShareClassLoaderRule.runWithDexmakerShareClassLoader;67 runWithDexmakerShareClassLoader(() -> { in setUpOnce()108 runWithDexmakerShareClassLoader(() -> { in setUpProcess()
19 import static android.testing.DexmakerShareClassLoaderRule.runWithDexmakerShareClassLoader;64 runWithDexmakerShareClassLoader(() -> { in setUp()
19 import static android.testing.DexmakerShareClassLoaderRule.runWithDexmakerShareClassLoader;103 runWithDexmakerShareClassLoader(() -> { in setUpOnce()144 runWithDexmakerShareClassLoader(() -> { in setUpProcess()
20 import static android.testing.DexmakerShareClassLoaderRule.runWithDexmakerShareClassLoader;153 runWithDexmakerShareClassLoader(() -> { in setUp()
59 public static void runWithDexmakerShareClassLoader(Runnable r) { in runWithDexmakerShareClassLoader() method in DexmakerShareClassLoaderRule
21 import static android.testing.DexmakerShareClassLoaderRule.runWithDexmakerShareClassLoader;131 runWithDexmakerShareClassLoader(SystemServicesTestRule.this::setUp); in apply()