Searched defs:total_shards (Results 1 - 1 of 1) sorted by relevance

/openjdk9/test/fmw/gtest/src/
H A Dgtest.cc4388 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); local
4444 ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) argument
4456 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? local
[all...]

Completed in 105 milliseconds