Searched refs:PatchUtilsBench (Results 1 – 2 of 2) sorted by relevance
329 class PatchUtilsBench : public Benchmark { class333 PatchUtilsBench(bool linearInterp) : fLinearInterp(linearInterp) { in PatchUtilsBench() function in PatchUtilsBench360 DEF_BENCH( return new PatchUtilsBench(false); )361 DEF_BENCH( return new PatchUtilsBench(true); )