Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/android/
H A Djni_android_unittest.cc62 if (self->throw_in_exception_callback) { in CapturingExceptionCallback()
63 self->throw_in_exception_callback = false; in CapturingExceptionCallback()
79 bool throw_in_exception_callback = false; member in base::android::__anon9b95582f0111::JniAndroidExceptionTestContext
242 ctx.throw_in_exception_callback = true; in TEST()