Searched refs:should_handle (Results 1 – 10 of 10) sorted by relevance
519 bool should_handle = true; in GTestShouldProcessSEH() local522 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()
545 bool should_handle = true; in GTestShouldProcessSEH() local548 should_handle = false; in GTestShouldProcessSEH()550 should_handle = false; in GTestShouldProcessSEH()552 should_handle = false; in GTestShouldProcessSEH()554 return should_handle ? EXCEPTION_EXECUTE_HANDLER : EXCEPTION_CONTINUE_SEARCH; in GTestShouldProcessSEH()
592 bool should_handle = true; in GTestShouldProcessSEH() local595 should_handle = false; in GTestShouldProcessSEH()597 should_handle = false; in GTestShouldProcessSEH()599 should_handle = false; in GTestShouldProcessSEH()601 return should_handle ? EXCEPTION_EXECUTE_HANDLER : EXCEPTION_CONTINUE_SEARCH; in GTestShouldProcessSEH()
572 bool should_handle = true; in GTestShouldProcessSEH() local575 should_handle = false; in GTestShouldProcessSEH()577 should_handle = false; in GTestShouldProcessSEH()579 should_handle = false; in GTestShouldProcessSEH()581 return should_handle ? EXCEPTION_EXECUTE_HANDLER : EXCEPTION_CONTINUE_SEARCH; in GTestShouldProcessSEH()
566 bool should_handle = true; in GTestShouldProcessSEH() local569 should_handle = false; in GTestShouldProcessSEH()571 should_handle = false; in GTestShouldProcessSEH()573 should_handle = false; in GTestShouldProcessSEH()575 return should_handle ? EXCEPTION_EXECUTE_HANDLER : EXCEPTION_CONTINUE_SEARCH; in GTestShouldProcessSEH()
684 bool should_handle = filter_callback_(exception_type,688 if (!should_handle) return false;
772 bool should_handle = true; in GTestShouldProcessSEH() local775 should_handle = false; in GTestShouldProcessSEH()777 should_handle = false; in GTestShouldProcessSEH()779 should_handle = false; in GTestShouldProcessSEH()781 return should_handle ? EXCEPTION_EXECUTE_HANDLER : EXCEPTION_CONTINUE_SEARCH; in GTestShouldProcessSEH()
707 bool should_handle = true; in GTestShouldProcessSEH() local710 should_handle = false; in GTestShouldProcessSEH()712 should_handle = false; in GTestShouldProcessSEH()714 should_handle = false; in GTestShouldProcessSEH()716 return should_handle ? EXCEPTION_EXECUTE_HANDLER : EXCEPTION_CONTINUE_SEARCH; in GTestShouldProcessSEH()
1979 bool should_handle = true; in GTestShouldProcessSEH() local1982 should_handle = false; in GTestShouldProcessSEH()1984 should_handle = false; in GTestShouldProcessSEH()1986 should_handle = false; in GTestShouldProcessSEH()1988 return should_handle ? EXCEPTION_EXECUTE_HANDLER : EXCEPTION_CONTINUE_SEARCH; in GTestShouldProcessSEH()
1993 bool should_handle = true; in GTestShouldProcessSEH() local1996 should_handle = false; in GTestShouldProcessSEH()1998 should_handle = false; in GTestShouldProcessSEH()2000 should_handle = false; in GTestShouldProcessSEH()2002 return should_handle ? EXCEPTION_EXECUTE_HANDLER : EXCEPTION_CONTINUE_SEARCH; in GTestShouldProcessSEH()