Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc4270 bool ShouldShard(const char* total_shards_env, in ShouldShard() argument
4277 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/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/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc4716 bool ShouldShard(const char* total_shards_env, in ShouldShard() argument
4723 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest.cc4715 bool ShouldShard(const char* total_shards_env, in ShouldShard() argument
4722 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard()
/external/mesa3d/src/gtest/src/
Dgtest.cc4715 bool ShouldShard(const char* total_shards_env, in ShouldShard() argument
4722 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc5257 bool ShouldShard(const char* total_shards_env, in ShouldShard() argument
5264 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard()
/external/googletest/googletest/src/
Dgtest.cc5323 bool ShouldShard(const char* total_shards_env, in ShouldShard() argument
5330 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc6167 bool ShouldShard(const char* total_shards_env, in ShouldShard() argument
6174 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard()