Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc4288 bool ShouldShard(const char* total_shards_env, in ShouldShard() argument
4295 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard()