Searched defs:RUN_ALL_TESTS (Results 1 - 3 of 3) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.h327 // singleton such that the RUN_ALL_TESTS() macro knows which tests to
537 // You should call this before RUN_ALL_TESTS() is called, probably in
557 // RUN_ALL_TESTS(). In particular, it parses a command line for the
1208 // RUN_ALL_TESTS() should be invoked after the command line has been
1211 #define RUN_ALL_TESTS()\ macro
/external/gtest/include/gtest/
H A Dgtest.h359 // singleton such that the RUN_ALL_TESTS() macro knows which tests to
573 // You should call this before RUN_ALL_TESTS() is called, probably in
593 // RUN_ALL_TESTS(). In particular, it parses a command line for the
1407 // RUN_ALL_TESTS() should be invoked after the command line has been
1410 #define RUN_ALL_TESTS()\ macro
/external/protobuf/gtest/include/gtest/
H A Dgtest.h526 // singleton such that the RUN_ALL_TESTS() macro knows which tests to
1094 // You should call this before RUN_ALL_TESTS() is called, probably in
1114 // RUN_ALL_TESTS(). In particular, it parses a command line for the
1950 // RUN_ALL_TESTS() should be invoked after the command line has been
1953 #define RUN_ALL_TESTS()\ macro

Completed in 27 milliseconds