Searched defs:SettingsRobolectricTestRunner (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/
H A DSettingsRobolectricTestRunner.java34 public class SettingsRobolectricTestRunner extends RobolectricTestRunner { class in inherits:RobolectricTestRunner
39 public SettingsRobolectricTestRunner(Class<?> testClass) throws InitializationError { method in class:SettingsRobolectricTestRunner
68 throw new RuntimeException("SettingsRobolectricTestRunner failure", e);
91 throw new RuntimeException("SettingsRobolectricTestRunner failure", e);

Completed in 88 milliseconds