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

/external/google-breakpad/src/testing/gtest/src/
H A Dgtest.cc4415 // num_runnable_tests are the number of tests that will
4419 int num_runnable_tests = 0; local
4450 num_runnable_tests));
4452 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.cc4353 // num_runnable_tests are the number of tests that will
4357 int num_runnable_tests = 0; local
4388 num_runnable_tests));
4390 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.cc4171 // num_runnable_tests are the number of tests that will
4175 int num_runnable_tests = 0; local
4206 num_runnable_tests));
4208 num_runnable_tests += is_runnable;
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest.cc4457 // num_runnable_tests are the number of tests that will
4461 int num_runnable_tests = 0; local
4492 num_runnable_tests));
4494 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;
/external/opencv3/modules/ts/src/
H A Dts_gtest.cpp5969 // num_runnable_tests are the number of tests that will
5973 int num_runnable_tests = 0; local
6010 num_runnable_tests));
6012 num_runnable_tests += is_runnable;
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc5511 // num_runnable_tests are the number of tests that will
5515 int num_runnable_tests = 0; local
5546 num_runnable_tests));
5548 num_runnable_tests += is_runnable;
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
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 486 milliseconds