Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc2048 bool should_handle = true; in GTestShouldProcessSEH() local
2051 should_handle = false; in GTestShouldProcessSEH()
2053 should_handle = false; in GTestShouldProcessSEH()
2055 should_handle = false; in GTestShouldProcessSEH()
2057 return should_handle ? EXCEPTION_EXECUTE_HANDLER : EXCEPTION_CONTINUE_SEARCH; in GTestShouldProcessSEH()