Searched refs:RandomTableFactory (Results 1 – 3 of 3) sorted by relevance
223 TableFactory* RandomTableFactory(Random* rnd, int pre_defined) { in RandomTableFactory() function381 cf_opt->table_factory.reset(RandomTableFactory(rnd)); in RandomInitCFOptions()
790 TableFactory* RandomTableFactory(Random* rnd, int pre_defined = -1);
1602 cf_opt.table_factory.reset(test::RandomTableFactory(&rnd, c)); in TEST_F()1835 opts.table_factory.reset(test::RandomTableFactory(&rnd, tb)); in TEST_F()