Searched refs:ReportingUncaughtExceptionHandler (Results 1 – 2 of 2) sorted by relevance
35 private static class ReportingUncaughtExceptionHandler class in AngleNativeTest42 public ReportingUncaughtExceptionHandler( in ReportingUncaughtExceptionHandler() method in AngleNativeTest.ReportingUncaughtExceptionHandler62 Thread.setDefaultUncaughtExceptionHandler(new ReportingUncaughtExceptionHandler( in postCreate()
49 private static class ReportingUncaughtExceptionHandler class in NativeTest55 public ReportingUncaughtExceptionHandler(TestStatusReporter reporter, in ReportingUncaughtExceptionHandler() method in NativeTest.ReportingUncaughtExceptionHandler106 new ReportingUncaughtExceptionHandler(mReporter, in postCreate()