Home | History | Annotate | Download | only in gtest

Lines Matching defs:RUN_ALL_TESTS

395   // global context (before or after invocation of RUN_ALL_TESTS and from
619 // singleton such that the RUN_ALL_TESTS() macro knows which tests to
1303 // You should call this before RUN_ALL_TESTS() is called, probably in
1323 // RUN_ALL_TESTS(). In particular, it parses a command line for the
2289 // RUN_ALL_TESTS() should be invoked after the command line has been
2294 int RUN_ALL_TESTS() GTEST_MUST_USE_RESULT_;
2296 inline int RUN_ALL_TESTS() {