Searched refs:type_cnt (Results 1 – 1 of 1) sorted by relevance
1658 const size_t type_cnt = 5; in TEST_P() local1670 base[bi] = base[bi - 1] * type_cnt; in TEST_P()1672 const size_t max_n = static_cast<size_t>(std::pow(type_cnt, txn_cnt)); in TEST_P()