Searched defs:RunAllTests (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium_org/third_party/leveldatabase/src/util/
H A Dtestharness.cc36 int RunAllTests() { function in namespace:leveldb::test
/external/protobuf/gtest/test/
H A Dgtest_environment_test.cc122 int RunAllTests(MyEnvironment* env, FailureType failure) { function in namespace:__anon23908
142 Check(RunAllTests(env, NO_FAILURE) != 0,
153 Check(RunAllTests(env, NON_FATAL_FAILURE) != 0,
164 Check(RunAllTests(env, FATAL_FAILURE) != 0,
176 Check(RunAllTests(env, NO_FAILURE) == 0,
H A Dgtest_output_test_.cc235 int RunAllTests() { function
1008 return RunAllTests();
/external/chromium/net/proxy/
H A Dproxy_resolver_perftest.cc92 void RunAllTests() { function in class:PacPerfSuiteRunner
183 runner.RunAllTests();
189 runner.RunAllTests();
200 runner.RunAllTests();
/external/chromium/testing/gtest/test/
H A Dgtest_environment_test.cc126 int RunAllTests(MyEnvironment* env, FailureType failure) { function in namespace:__anon3323
147 Check(RunAllTests(env, NO_FAILURE) != 0,
158 Check(RunAllTests(env, NON_FATAL_FAILURE) != 0,
169 Check(RunAllTests(env, FATAL_FAILURE) != 0,
181 Check(RunAllTests(env, NO_FAILURE) == 0,
H A Dgtest_output_test_.cc328 int RunAllTests() { function
1019 return RunAllTests();
/external/chromium_org/net/proxy/
H A Dproxy_resolver_perftest.cc95 void RunAllTests() { function in class:PacPerfSuiteRunner
188 runner.RunAllTests();
194 runner.RunAllTests();
228 runner.RunAllTests();
/external/chromium_org/testing/gtest/test/
H A Dgtest_environment_test.cc127 int RunAllTests(MyEnvironment* env, FailureType failure) { function in namespace:__anon10111
148 Check(RunAllTests(env, NO_FAILURE) != 0,
159 Check(RunAllTests(env, NON_FATAL_FAILURE) != 0,
170 Check(RunAllTests(env, FATAL_FAILURE) != 0,
182 Check(RunAllTests(env, NO_FAILURE) == 0,
H A Dgtest_output_test_.cc340 int RunAllTests() { function
1033 return RunAllTests();
/external/gtest/test/
H A Dgtest_environment_test.cc126 int RunAllTests(MyEnvironment* env, FailureType failure) { function in namespace:__anon17922
147 Check(RunAllTests(env, NO_FAILURE) != 0,
158 Check(RunAllTests(env, NON_FATAL_FAILURE) != 0,
169 Check(RunAllTests(env, FATAL_FAILURE) != 0,
181 Check(RunAllTests(env, NO_FAILURE) == 0,
H A Dgtest_output_test_.cc328 int RunAllTests() { function
1019 return RunAllTests();
/external/libvpx/libvpx/third_party/googletest/src/test/
H A Dgtest_environment_test.cc126 int RunAllTests(MyEnvironment* env, FailureType failure) { function in namespace:__anon20585
147 Check(RunAllTests(env, NO_FAILURE) != 0,
158 Check(RunAllTests(env, NON_FATAL_FAILURE) != 0,
169 Check(RunAllTests(env, FATAL_FAILURE) != 0,
181 Check(RunAllTests(env, NO_FAILURE) == 0,
H A Dgtest_output_test_.cc328 int RunAllTests() { function
1019 return RunAllTests();
/external/chromium/chrome/browser/net/
H A Dconnection_tester.cc369 void ConnectionTester::RunAllTests(const GURL& url) { function in class:ConnectionTester
/external/chromium_org/chrome/browser/net/
H A Dconnection_tester.cc450 void ConnectionTester::RunAllTests(const GURL& url) { function in class:ConnectionTester
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dtcmalloc_unittest.cc974 static int RunAllTests(int argc, char** argv) { function in namespace:testing
1306 using testing::RunAllTests;
1313 RunAllTests(argc, argv);
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dtcmalloc_unittest.cc974 static int RunAllTests(int argc, char** argv) { function in namespace:testing
1306 using testing::RunAllTests;
1313 RunAllTests(argc, argv);
/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.cc2964 return impl_->RunAllTests();
2975 return impl_->RunAllTests();
3128 int UnitTestImpl::RunAllTests() { function in class:testing::internal::UnitTestImpl
/external/chromium/testing/gtest/src/
H A Dgtest.cc3873 &internal::UnitTestImpl::RunAllTests,
4033 // this function is also called from RunAllTests. Since this function can be
4143 // All other functions called from RunAllTests() may safely assume that
4145 bool UnitTestImpl::RunAllTests() { function in class:testing::internal::UnitTestImpl
/external/chromium_org/testing/gtest/src/
H A Dgtest.cc3811 &internal::UnitTestImpl::RunAllTests,
3972 // this function is also called from RunAllTests. Since this function can be
4082 // All other functions called from RunAllTests() may safely assume that
4084 bool UnitTestImpl::RunAllTests() { function in class:testing::internal::UnitTestImpl
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc3873 &internal::UnitTestImpl::RunAllTests,
4033 // this function is also called from RunAllTests. Since this function can be
4143 // All other functions called from RunAllTests() may safely assume that
4145 bool UnitTestImpl::RunAllTests() { function in class:testing::internal::UnitTestImpl
/external/gtest/src/
H A Dgtest.cc3873 &internal::UnitTestImpl::RunAllTests,
4033 // this function is also called from RunAllTests. Since this function can be
4143 // All other functions called from RunAllTests() may safely assume that
4145 bool UnitTestImpl::RunAllTests() { function in class:testing::internal::UnitTestImpl
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest.cc3873 &internal::UnitTestImpl::RunAllTests,
4033 // this function is also called from RunAllTests. Since this function can be
4143 // All other functions called from RunAllTests() may safely assume that
4145 bool UnitTestImpl::RunAllTests() { function in class:testing::internal::UnitTestImpl
/external/llvm/utils/unittest/googletest/
H A Dgtest.cc3841 &internal::UnitTestImpl::RunAllTests,
4001 // this function is also called from RunAllTests. Since this function can be
4111 // All other functions called from RunAllTests() may safely assume that
4113 bool UnitTestImpl::RunAllTests() { function in class:testing::internal::UnitTestImpl
/external/mesa3d/src/gtest/src/
H A Dgtest.cc3873 &internal::UnitTestImpl::RunAllTests,
4033 // this function is also called from RunAllTests. Since this function can be
4143 // All other functions called from RunAllTests() may safely assume that
4145 bool UnitTestImpl::RunAllTests() { function in class:testing::internal::UnitTestImpl

Completed in 3941 milliseconds

12