Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
gtest_filter_unittest_.cc File Reference
#include "gtest/gtest.h"
Include dependency graph for gtest_filter_unittest_.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 134 of file gtest_filter_unittest_.cc.

134 {
136
137 return RUN_ALL_TESTS();
138}
int RUN_ALL_TESTS() GTEST_MUST_USE_RESULT_
Definition gtest.h:2328
char ** argv
GTEST_API_ void InitGoogleTest(int *argc, char **argv)
Definition gtest.cc:5787
Here is the call graph for this function: