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

/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.cc3157 const bool has_tests_to_run = FilterTests() > 0; local
3178 if (has_tests_to_run) {
/external/chromium/testing/gtest/src/
H A Dgtest.cc4180 const bool has_tests_to_run = FilterTests(should_shard local
4214 if (has_tests_to_run && GTEST_FLAG(shuffle)) {
4226 if (has_tests_to_run) {
/external/chromium_org/testing/gtest/src/
H A Dgtest.cc4007 const bool has_tests_to_run = FilterTests(should_shard local
4042 if (has_tests_to_run && GTEST_FLAG(shuffle)) {
4054 if (has_tests_to_run) {
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc4180 const bool has_tests_to_run = FilterTests(should_shard local
4214 if (has_tests_to_run && GTEST_FLAG(shuffle)) {
4226 if (has_tests_to_run) {
/external/gtest/src/
H A Dgtest.cc4180 const bool has_tests_to_run = FilterTests(should_shard local
4214 if (has_tests_to_run && GTEST_FLAG(shuffle)) {
4226 if (has_tests_to_run) {
/external/llvm/utils/unittest/googletest/
H A Dgtest.cc4148 const bool has_tests_to_run = FilterTests(should_shard local
4182 if (has_tests_to_run && GTEST_FLAG(shuffle)) {
4194 if (has_tests_to_run) {
/external/mesa3d/src/gtest/src/
H A Dgtest.cc4180 const bool has_tests_to_run = FilterTests(should_shard local
4214 if (has_tests_to_run && GTEST_FLAG(shuffle)) {
4226 if (has_tests_to_run) {
/external/open-vcdiff/gtest/src/
H A Dgtest.cc3972 const bool has_tests_to_run = FilterTests(should_shard local
4004 if (has_tests_to_run && GTEST_FLAG(shuffle)) {
4016 if (has_tests_to_run) {
/external/protobuf/gtest/src/
H A Dgtest.cc3941 const bool has_tests_to_run = FilterTests(should_shard local
3973 if (has_tests_to_run && GTEST_FLAG(shuffle)) {
3985 if (has_tests_to_run) {
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc5741 const bool has_tests_to_run = FilterTests(should_shard local
5776 if (has_tests_to_run && GTEST_FLAG(shuffle)) {
5788 if (has_tests_to_run) {

Completed in 318 milliseconds