Searched refs:RandomSliceTransform (Results 1 – 4 of 4) sorted by relevance
187 const SliceTransform* RandomSliceTransform(Random* rnd, int pre_defined) { in RandomSliceTransform() function380 cf_opt->prefix_extractor.reset(RandomSliceTransform(rnd)); in RandomInitCFOptions()
788 const SliceTransform* RandomSliceTransform(Random* rnd, int pre_defined = -1);
231 i != 0 ? test::RandomSliceTransform(&rnd_) : nullptr); in TEST_F()
1599 cf_opt.prefix_extractor.reset(test::RandomSliceTransform(&rnd, c)); in TEST_F()