Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/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()