Home
last modified time | relevance | path

Searched defs:TerminateHandler (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/googletest/googletest/test/
H A Dgoogletest-throw-on-failure-test_.cc46 void TerminateHandler() { in TerminateHandler() function
H A Dgoogletest-catch-exceptions-test_.cc275 void TerminateHandler() { in TerminateHandler() function
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-throw-on-failure-test_.cc46 void TerminateHandler() { in TerminateHandler() function
Dgoogletest-catch-exceptions-test_.cc279 void TerminateHandler() { in TerminateHandler() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-throw-on-failure-test_.cc46 void TerminateHandler() { in TerminateHandler() function
Dgoogletest-catch-exceptions-test_.cc279 void TerminateHandler() { in TerminateHandler() function
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/
H A Dgoogletest-throw-on-failure-test_.cc46 void TerminateHandler() { in TerminateHandler() function
H A Dgoogletest-catch-exceptions-test_.cc275 void TerminateHandler() { in TerminateHandler() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
H A Dgoogletest-throw-on-failure-test_.cc46 void TerminateHandler() { in TerminateHandler() function
H A Dgoogletest-catch-exceptions-test_.cc275 void TerminateHandler() { in TerminateHandler() function
/aosp_15_r20/device/google/contexthub/util/nanotool/
Dnanotool.cpp398 static void TerminateHandler() { in TerminateHandler() function
Dandroidcontexthub.cpp163 void AndroidContextHub::TerminateHandler() { in TerminateHandler() function in android::AndroidContextHub
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenFunction.h1175 llvm::BasicBlock *TerminateHandler; variable