#include "gtest/gtest.h"
#include <stdio.h>
#include <stdlib.h>
#include <exception>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | TerminateHandler () |
Definition at line 52 of file bloaty/third_party/googletest/googletest/test/googletest-throw-on-failure-test_.cc.
void TerminateHandler | ( | ) |
Definition at line 46 of file bloaty/third_party/googletest/googletest/test/googletest-throw-on-failure-test_.cc.