Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
googletest-throw-on-failure-test_.cc File Reference
#include "gtest/gtest.h"
#include <stdio.h>
#include <stdlib.h>
#include <exception>
Include dependency graph for googletest-throw-on-failure-test_.cc:

Go to the source code of this file.

Functions

void TerminateHandler ()
 
int main (int argc, char **argv)
 

Function Documentation

void TerminateHandler ( )

Definition at line 46 of file googletest-throw-on-failure-test_.cc.

int main ( int  argc,
char **  argv 
)

Definition at line 52 of file googletest-throw-on-failure-test_.cc.