Searched refs:shard_total (Results 1 – 1 of 1) sorted by relevance
172 int64 shard_total = 0; in Compute() local192 shard_total += end - start; in Compute()194 CHECK_EQ(shard_total, num_nonzero_elements); in Compute()