Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/googletest/googletest/src/
Dgtest.cc6038 bool ShouldShard(const char* total_shards_env, in ShouldShard() argument
6045 const int32_t total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard()