Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc6797 int num_runnable_tests = 0; in FilterTests() local
6827 !ShouldRunTestOnShard(total_shards, shard_index, num_runnable_tests); in FilterTests()
6831 num_runnable_tests += is_runnable; in FilterTests()