Searched defs:RUN_ALL_TESTS (Results 1 - 18 of 18) sorted by last modified time

/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
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h623 // singleton such that the RUN_ALL_TESTS() macro knows which tests to
1248 // You should call this before RUN_ALL_TESTS() is called, probably in
1268 // RUN_ALL_TESTS(). In particular, it parses a command line for the
2147 // RUN_ALL_TESTS() should be invoked after the command line has been
2150 #define RUN_ALL_TESTS()\ macro
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h623 // singleton such that the RUN_ALL_TESTS() macro knows which tests to
1249 // You should call this before RUN_ALL_TESTS() is called, probably in
1269 // RUN_ALL_TESTS(). In particular, it parses a command line for the
2150 // RUN_ALL_TESTS() should be invoked after the command line has been
2153 #define RUN_ALL_TESTS()\ macro
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h8390 // RUN_ALL_TESTS was called.
8874 // reflection API before RUN_ALL_TESTS() is executed.
10423 // test case right before running them in RUN_ALL_TESTS macro.
10482 // test cases right before running tests in RUN_ALL_TESTS macro.
15834 // passed in and keeps them to generate tests in RUN_ALL_TESTS().
17808 // global context (before or after invocation of RUN_ALL_TESTS and from
18032 // singleton such that the RUN_ALL_TESTS() macro knows which tests to
18716 // You should call this before RUN_ALL_TESTS() is called, probably in
18736 // RUN_ALL_TESTS(). In particular, it parses a command line for the
20050 // RUN_ALL_TESTS() shoul
20057 inline int RUN_ALL_TESTS() { function
[all...]
/external/gtest/include/gtest/
H A Dgtest.h395 // 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
2280 // RUN_ALL_TESTS() should be invoked after the command line has been
2285 int RUN_ALL_TESTS() GTEST_MUST_USE_RESULT_;
2287 inline int RUN_ALL_TESTS() { function
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h8390 // RUN_ALL_TESTS was called.
8874 // reflection API before RUN_ALL_TESTS() is executed.
10423 // test case right before running them in RUN_ALL_TESTS macro.
10482 // test cases right before running tests in RUN_ALL_TESTS macro.
15834 // passed in and keeps them to generate tests in RUN_ALL_TESTS().
17808 // global context (before or after invocation of RUN_ALL_TESTS and from
18032 // singleton such that the RUN_ALL_TESTS() macro knows which tests to
18716 // You should call this before RUN_ALL_TESTS() is called, probably in
18736 // RUN_ALL_TESTS(). In particular, it parses a command line for the
20050 // RUN_ALL_TESTS() shoul
20057 inline int RUN_ALL_TESTS() { function
[all...]
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest.h623 // singleton such that the RUN_ALL_TESTS() macro knows which tests to
1248 // You should call this before RUN_ALL_TESTS() is called, probably in
1268 // RUN_ALL_TESTS(). In particular, it parses a command line for the
2147 // RUN_ALL_TESTS() should be invoked after the command line has been
2150 #define RUN_ALL_TESTS()\ macro
/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h419 // global context (before or after invocation of RUN_ALL_TESTS and from
643 // singleton such that the RUN_ALL_TESTS() macro knows which tests to
1327 // You should call this before RUN_ALL_TESTS() is called, probably in
1347 // RUN_ALL_TESTS(). In particular, it parses a command line for the
2296 // RUN_ALL_TESTS() should be invoked after the command line has been
2301 int RUN_ALL_TESTS() GTEST_MUST_USE_RESULT_;
2303 inline int RUN_ALL_TESTS() { function
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Ddebugallocation_test.cc52 static int RUN_ALL_TESTS() { function
312 return RUN_ALL_TESTS();
H A Dmalloc_hook_test.cc74 static int RUN_ALL_TESTS() { function in namespace:__anon15571
365 return RUN_ALL_TESTS();
H A Dprofile-handler_unittest.cc395 static int RUN_ALL_TESTS() { function in class:__anon15573::ProfileHandlerTest
505 return ProfileHandlerTest::RUN_ALL_TESTS();
H A Dprofiledata_unittest.cc359 static int RUN_ALL_TESTS() { function in class:__anon15574::ProfileDataTest
607 int rc = ProfileDataTest::RUN_ALL_TESTS();
H A Dsampler_test.cc72 static int RUN_ALL_TESTS() { function
656 return RUN_ALL_TESTS();
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Ddebugallocation_test.cc52 static int RUN_ALL_TESTS() { function
312 return RUN_ALL_TESTS();
H A Dmalloc_hook_test.cc74 static int RUN_ALL_TESTS() { function in namespace:__anon15614
365 return RUN_ALL_TESTS();
H A Dprofile-handler_unittest.cc395 static int RUN_ALL_TESTS() { function in class:__anon15616::ProfileHandlerTest
505 return ProfileHandlerTest::RUN_ALL_TESTS();
H A Dprofiledata_unittest.cc359 static int RUN_ALL_TESTS() { function in class:__anon15617::ProfileDataTest
607 int rc = ProfileDataTest::RUN_ALL_TESTS();
H A Dsampler_test.cc72 static int RUN_ALL_TESTS() { function
656 return RUN_ALL_TESTS();

Completed in 5258 milliseconds