Searched refs:SystemServicesTestRule (Results 1 – 2 of 2) sorted by relevance
73 public class SystemServicesTestRule implements TestRule { class75 private static final String TAG = SystemServicesTestRule.class.getSimpleName();96 runWithDexmakerShareClassLoader(SystemServicesTestRule.this::setUp); in apply()
113 public final SystemServicesTestRule mSystemServicesTestRule = new SystemServicesTestRule();