Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc519 bool should_handle = true; in GTestShouldProcessSEH() local
522 should_handle = false; in GTestShouldProcessSEH()
524 should_handle = false; in GTestShouldProcessSEH()
526 should_handle = false; in GTestShouldProcessSEH()
528 return should_handle ? EXCEPTION_EXECUTE_HANDLER : EXCEPTION_CONTINUE_SEARCH; in GTestShouldProcessSEH()