Home
last modified time | relevance | path

Searched refs:ListenForUncaughtExceptionsForTesting (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libchrome/base/android/
H A Djava_handler_thread.h67 void ListenForUncaughtExceptionsForTesting();
H A Djava_handler_thread.cc105 void JavaHandlerThread::ListenForUncaughtExceptionsForTesting() { in ListenForUncaughtExceptionsForTesting() function in base::android::JavaHandlerThread
/aosp_15_r20/external/cronet/base/android/
H A Djava_handler_thread.h67 void ListenForUncaughtExceptionsForTesting();
H A Djava_handler_thread_unittest.cc86 java_thread->ListenForUncaughtExceptionsForTesting(); in RunTest_AbortDontRunMoreTasks()
H A Djava_handler_thread.cc124 void JavaHandlerThread::ListenForUncaughtExceptionsForTesting() { in ListenForUncaughtExceptionsForTesting() function in base::android::JavaHandlerThread
/aosp_15_r20/external/libchrome/base/message_loop/
H A Dmessage_loop_unittest.cc334 java_thread->ListenForUncaughtExceptionsForTesting(); in RunTest_AbortDontRunMoreTasks()