Searched refs:ConstructRandomSet (Results 1 – 8 of 8) sorted by relevance
43 std::set<int64_t> ConstructRandomSet(int64_t size) { in ConstructRandomSet() function88 data = ConstructRandomSet(state.range(0)); in BM_SetInsert()
45 std::set<int64_t> ConstructRandomSet(int64_t size) { in ConstructRandomSet() function91 data = ConstructRandomSet(state.range(0)); in BM_SetInsert()
187 data = ConstructRandomSet(state.range(0));442 data = ConstructRandomSet(state.range(0)); // Do something that should not be measured
379 data = ConstructRandomSet(state.range(0));930 data = ConstructRandomSet(state.range(0)); // Do something that should not be measured
372 data = ConstructRandomSet(state.range(0));923 data = ConstructRandomSet(state.range(0)); // Do something that should not be measured