Searched refs:is_uniform_split (Results 1 – 1 of 1) sorted by relevance
70 const bool is_uniform_split = r.size() == per_thread_iters; in test() local71 … CHECK_MESSAGE(is_uniform_split, "static partitioner split the range incorrectly."); in test()