Searched refs:Floor2IntBench (Results 1 – 2 of 2) sorted by relevance
605 class Floor2IntBench : public Benchmark { class613 Floor2IntBench(bool sat) : fSat(sat) { in Floor2IntBench() function in Floor2IntBench663 DEF_BENCH( return new Floor2IntBench(false); )664 DEF_BENCH( return new Floor2IntBench(true); )