Searched refs:CompMaskPredParam (Results 1 – 1 of 1) sorted by relevance
43 typedef ::testing::tuple<comp_mask_pred_func, BLOCK_SIZE> CompMaskPredParam; typedef46 : public ::testing::TestWithParam<CompMaskPredParam> {