MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / ShouldRunTestOnShard

Function ShouldRunTestOnShard

src/gtest/gtest-all.cpp:5669–5671  ·  view source on GitHub ↗

Given the total number of shards, the shard index, and the test id, returns true iff the test should be run on this shard. The test id is some arbitrary but unique non-negative integer assigned to each test method. Assumes that 0 <= shard_index < total_shards.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

FilterTestsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected