Searched refs:ThrowExceptionAndAbort (Results 1 – 3 of 3) sorted by relevance
29 static void ThrowExceptionAndAbort(WaitableEvent* event);
23 void JavaHandlerThreadHelpers::ThrowExceptionAndAbort(WaitableEvent* event) { in ThrowExceptionAndAbort() function in base::android::JavaHandlerThreadHelpers
337 BindOnce(&android::JavaHandlerThreadHelpers::ThrowExceptionAndAbort, in RunTest_AbortDontRunMoreTasks()