Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc6017 bool ShouldShard(const char* total_shards_env, const char* shard_index_env, in ShouldShard() argument
6023 const int32_t total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard()