/frameworks/base/core/java/android/net/http/ |
D | SslError.java | 116 addError(error); in SslError() 176 public boolean addError(int error) { in addError() method in SslError
|
/frameworks/base/cmds/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/testrunner/ |
D | UiAutomatorInstrumentationTestRunner.java | 73 public void addError(Test test, Throwable t) { in getAndroidTestRunner()
|
/frameworks/base/test-runner/src/android/test/ |
D | TestPrinter.java | 93 public void addError(Test test, Throwable t) { in addError() method in TestPrinter
|
D | InstrumentationCoreTestRunner.java | 138 public void addError(Test test, Throwable t) { in getAndroidTestRunner()
|
D | InstrumentationTestRunner.java | 690 public void addError(Test test, Throwable t) { in addError() method in InstrumentationTestRunner.SuiteAssignmentPrinter 833 public void addError(Test test, Throwable t) { in addError() method in InstrumentationTestRunner.WatcherResultPrinter
|
D | TestRunner.java | 123 public void addError(Test test, Throwable t) { in addError() method in TestRunner.JunitTestSuite
|
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/ |
D | UnitTestSuiteBuilderTest.java | 73 public void addError(Test test, Throwable t) { in addError() method in UnitTestSuiteBuilderTest.SuiteExecutionRecorder
|
D | InstrumentationTestSuiteBuilderTest.java | 80 public void addError(Test test, Throwable t) { in addError() method in InstrumentationTestSuiteBuilderTest.SuiteExecutionRecorder
|
D | TestSuiteBuilderTest.java | 182 public void addError(Test test, Throwable t) {
|
/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/ |
D | UiAutomatorTestRunner.java | 315 public void addError(Test test, Throwable t) { in addError() method in UiAutomatorTestRunner.WatcherResultPrinter 323 mPrinter.addError(test, t); in addError()
|
/frameworks/base/test-runner/tests/src/android/test/ |
D | AndroidTestRunnerTest.java | 260 public void addError(Test test, Throwable t) { in addError() method in AndroidTestRunnerTest.TestListenerStub
|
/frameworks/base/api/ |
D | current.txt | 18755 method public boolean addError(int); 56867 method public abstract void addError(junit.framework.Test, java.lang.Throwable); 56875 method public synchronized void addError(junit.framework.Test, java.lang.Throwable); 56925 method public synchronized void addError(junit.framework.Test, java.lang.Throwable);
|
D | system-current.txt | 20332 method public boolean addError(int); 59473 method public abstract void addError(junit.framework.Test, java.lang.Throwable); 59481 method public synchronized void addError(junit.framework.Test, java.lang.Throwable); 59531 method public synchronized void addError(junit.framework.Test, java.lang.Throwable);
|