Searched refs:num_runnable_tests (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/testing/gtest/src/
H A Dgtest.cc4737 // num_runnable_tests are the number of tests that will
4741 int num_runnable_tests = 0; local
4772 num_runnable_tests));
4774 num_runnable_tests += is_runnable;
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc4383 // num_runnable_tests are the number of tests that will
4387 int num_runnable_tests = 0; local
4418 num_runnable_tests));
4420 num_runnable_tests += is_runnable;
/external/gtest/src/
H A Dgtest.cc4461 // num_runnable_tests are the number of tests that will
4465 int num_runnable_tests = 0; local
4496 num_runnable_tests));
4498 num_runnable_tests += is_runnable;
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc4351 // num_runnable_tests are the number of tests that will
4355 int num_runnable_tests = 0; local
4386 num_runnable_tests));
4388 num_runnable_tests += is_runnable;
/external/mesa3d/src/gtest/src/
H A Dgtest.cc4383 // num_runnable_tests are the number of tests that will
4387 int num_runnable_tests = 0; local
4418 num_runnable_tests));
4420 num_runnable_tests += is_runnable;
/external/protobuf/gtest/src/
H A Dgtest.cc4141 // num_runnable_tests are the number of tests that will
4145 int num_runnable_tests = 0; local
4176 num_runnable_tests));
4178 num_runnable_tests += is_runnable;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc5945 // num_runnable_tests are the number of tests that will
5949 int num_runnable_tests = 0; local
5980 num_runnable_tests));
5982 num_runnable_tests += is_runnable;
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc5945 // num_runnable_tests are the number of tests that will
5949 int num_runnable_tests = 0; local
5980 num_runnable_tests));
5982 num_runnable_tests += is_runnable;

Completed in 1221 milliseconds