Searched refs:TestStatusReporter (Results 1 – 7 of 7) sorted by relevance
32 private TestStatusReporter mReporter;39 private TestStatusReporter mReporter;43 TestStatusReporter reporter, Thread.UncaughtExceptionHandler wrappedHandler) in ReportingUncaughtExceptionHandler()60 mReporter = new TestStatusReporter(activity); in postCreate()
16 public class TestStatusReporter class20 public TestStatusReporter(Context c) in TestStatusReporter() method in TestStatusReporter
26 import org.chromium.test.reporter.TestStatusReporter;39 private TestStatusReporter mReporter;52 private TestStatusReporter mReporter;55 public ReportingUncaughtExceptionHandler(TestStatusReporter reporter, in ReportingUncaughtExceptionHandler()103 mReporter = new TestStatusReporter(activity); in postCreate()
16 public class TestStatusReporter { class19 public TestStatusReporter(Context c) { in TestStatusReporter() method in TestStatusReporter
16 sources = [ "java/src/org/chromium/test/reporter/TestStatusReporter.java" ]
123 "testing/android/reporter/java/src/org/chromium/test/reporter/TestStatusReporter.java",
33 "test_utils/runner/android/java/src/com/android/angle/test/TestStatusReporter.java",