Home
last modified time | relevance | path

Searched refs:kTestTotalShards (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc166 static const char kTestTotalShards[] = "GTEST_TOTAL_SHARDS"; variable
2700 if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) { in OnTestIterationStart()
2705 internal::posix::GetEnv(kTestTotalShards)); in OnTestIterationStart()
4142 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests()
4286 << ", but have left " << kTestTotalShards << " unset.\n"; in ShouldShard()
4293 << kTestTotalShards << " = " << total_shards in ShouldShard()
4301 << kTestShardIndex << " < " << kTestTotalShards in ShouldShard()
4303 << ", " << kTestTotalShards << "=" << total_shards << ".\n"; in ShouldShard()
4346 Int32FromEnvOrDie(kTestTotalShards, -1) : -1; in FilterTests()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc166 static const char kTestTotalShards[] = "GTEST_TOTAL_SHARDS"; variable
2701 if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) { in OnTestIterationStart()
2706 internal::posix::GetEnv(kTestTotalShards)); in OnTestIterationStart()
4145 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests()
4289 << ", but have left " << kTestTotalShards << " unset.\n"; in ShouldShard()
4296 << kTestTotalShards << " = " << total_shards in ShouldShard()
4304 << kTestShardIndex << " < " << kTestTotalShards in ShouldShard()
4306 << ", " << kTestTotalShards << "=" << total_shards << ".\n"; in ShouldShard()
4349 Int32FromEnvOrDie(kTestTotalShards, -1) : -1; in FilterTests()
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc167 static const char kTestTotalShards[] = "GTEST_TOTAL_SHARDS"; variable
2728 if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) { in OnTestIterationStart()
2733 internal::posix::GetEnv(kTestTotalShards)); in OnTestIterationStart()
4206 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests()
4351 << ", but have left " << kTestTotalShards << " unset.\n"; in ShouldShard()
4358 << kTestTotalShards << " = " << total_shards in ShouldShard()
4366 << kTestShardIndex << " < " << kTestTotalShards in ShouldShard()
4368 << ", " << kTestTotalShards << "=" << total_shards << ".\n"; in ShouldShard()
4411 Int32FromEnvOrDie(kTestTotalShards, -1) : -1; in FilterTests()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc176 static const char kTestTotalShards[] = "GTEST_TOTAL_SHARDS"; variable
3071 if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) { in OnTestIterationStart()
3076 internal::posix::GetEnv(kTestTotalShards)); in OnTestIterationStart()
4587 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests()
4732 << ", but have left " << kTestTotalShards << " unset.\n"; in ShouldShard()
4739 << kTestTotalShards << " = " << total_shards in ShouldShard()
4747 << kTestShardIndex << " < " << kTestTotalShards in ShouldShard()
4749 << ", " << kTestTotalShards << "=" << total_shards << ".\n"; in ShouldShard()
4792 Int32FromEnvOrDie(kTestTotalShards, -1) : -1; in FilterTests()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest.cc176 static const char kTestTotalShards[] = "GTEST_TOTAL_SHARDS"; variable
3070 if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) { in OnTestIterationStart()
3075 internal::posix::GetEnv(kTestTotalShards)); in OnTestIterationStart()
4586 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests()
4731 << ", but have left " << kTestTotalShards << " unset.\n"; in ShouldShard()
4738 << kTestTotalShards << " = " << total_shards in ShouldShard()
4746 << kTestShardIndex << " < " << kTestTotalShards in ShouldShard()
4748 << ", " << kTestTotalShards << "=" << total_shards << ".\n"; in ShouldShard()
4791 Int32FromEnvOrDie(kTestTotalShards, -1) : -1; in FilterTests()
/external/mesa3d/src/gtest/src/
Dgtest.cc176 static const char kTestTotalShards[] = "GTEST_TOTAL_SHARDS"; variable
3070 if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) { in OnTestIterationStart()
3075 internal::posix::GetEnv(kTestTotalShards)); in OnTestIterationStart()
4586 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests()
4731 << ", but have left " << kTestTotalShards << " unset.\n"; in ShouldShard()
4738 << kTestTotalShards << " = " << total_shards in ShouldShard()
4746 << kTestShardIndex << " < " << kTestTotalShards in ShouldShard()
4748 << ", " << kTestTotalShards << "=" << total_shards << ".\n"; in ShouldShard()
4791 Int32FromEnvOrDie(kTestTotalShards, -1) : -1; in FilterTests()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc183 static const char kTestTotalShards[] = "GTEST_TOTAL_SHARDS"; variable
3139 if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) { in OnTestIterationStart()
3144 internal::posix::GetEnv(kTestTotalShards)); in OnTestIterationStart()
5114 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests()
5273 << ", but have left " << kTestTotalShards << " unset.\n"; in ShouldShard()
5280 << kTestTotalShards << " = " << total_shards in ShouldShard()
5288 << kTestShardIndex << " < " << kTestTotalShards in ShouldShard()
5290 << ", " << kTestTotalShards << "=" << total_shards << ".\n"; in ShouldShard()
5333 Int32FromEnvOrDie(kTestTotalShards, -1) : -1; in FilterTests()
/external/googletest/googletest/src/
Dgtest.cc170 static const char kTestTotalShards[] = "GTEST_TOTAL_SHARDS"; variable
3133 if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) { in OnTestIterationStart()
3138 internal::posix::GetEnv(kTestTotalShards)); in OnTestIterationStart()
5180 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests()
5339 << ", but have left " << kTestTotalShards << " unset.\n"; in ShouldShard()
5346 << kTestTotalShards << " = " << total_shards in ShouldShard()
5354 << kTestShardIndex << " < " << kTestTotalShards in ShouldShard()
5356 << ", " << kTestTotalShards << "=" << total_shards << ".\n"; in ShouldShard()
5399 Int32FromEnvOrDie(kTestTotalShards, -1) : -1; in FilterTests()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc1624 static const char kTestTotalShards[] = "GTEST_TOTAL_SHARDS"; variable
4522 if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) { in OnTestIterationStart()
4527 internal::posix::GetEnv(kTestTotalShards)); in OnTestIterationStart()
6038 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests()
6183 << ", but have left " << kTestTotalShards << " unset.\n"; in ShouldShard()
6190 << kTestTotalShards << " = " << total_shards in ShouldShard()
6198 << kTestShardIndex << " < " << kTestTotalShards in ShouldShard()
6200 << ", " << kTestTotalShards << "=" << total_shards << ".\n"; in ShouldShard()
6243 Int32FromEnvOrDie(kTestTotalShards, -1) : -1; in FilterTests()