#include <stdio.h>
#include <cstdlib>
#include <gtest/gtest.h>
Go to the source code of this file.
Functions | |
GTEST_API_ int | main (int argc, char **argv) |
GTEST_API_ int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 35 of file gtest_main.cc.