Searched refs:RectPathBench (Results 1 – 2 of 2) sorted by relevance
94 class RectPathBench : public PathBench { class96 RectPathBench(Flags flags) : INHERITED(flags) {} in RectPathBench() function in RectPathBench1122 DEF_BENCH( return new RectPathBench(FLAGS00); )1123 DEF_BENCH( return new RectPathBench(FLAGS01); )1124 DEF_BENCH( return new RectPathBench(FLAGS10); )1125 DEF_BENCH( return new RectPathBench(FLAGS11); )