Home
last modified time | relevance | path

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

/external/protobuf/gtest/src/
Dgtest.cc4091 bool ShouldShard(const char* total_shards_env, in UnitTestImpl() argument
4098 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in UnitTestImpl()
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc4335 bool ShouldShard(const char* total_shards_env, in ShouldShard() argument
4342 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc4273 bool ShouldShard(const char* total_shards_env, in ShouldShard() argument
4280 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard()
/external/mesa3d/src/gtest/src/
Dgtest.cc4303 bool ShouldShard(const char* total_shards_env, in ShouldShard() argument
4310 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard()
/external/gtest/src/
Dgtest.cc4381 bool ShouldShard(const char* total_shards_env, in ShouldShard() argument
4388 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard()
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest.cc4377 bool ShouldShard(const char* total_shards_env, in ShouldShard() argument
4384 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard()
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc5431 bool ShouldShard(const char* total_shards_env, in UnitTestImpl() argument
5438 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in UnitTestImpl()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-all.cc5865 bool ShouldShard(const char* total_shards_env, in ShouldShard() argument
5872 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard()
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc5865 bool ShouldShard(const char* total_shards_env, in ShouldShard() argument
5872 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard()