Searched refs:RectPathBench (Results 1 – 1 of 1) sorted by relevance
100 class RectPathBench : public PathBench { class102 RectPathBench(Flags flags) : INHERITED(flags) {} in RectPathBench() function in RectPathBench1001 DEF_BENCH( return new RectPathBench(FLAGS00); )1002 DEF_BENCH( return new RectPathBench(FLAGS01); )1003 DEF_BENCH( return new RectPathBench(FLAGS10); )1004 DEF_BENCH( return new RectPathBench(FLAGS11); )