Searched refs:mCurrentLoop (Results 1 – 1 of 1) sorted by relevance
49 int mCurrentLoop; field in RsBenchRS64 mCurrentLoop = 0; in init()162 File resultFile = new File(sdCard, "rsbench_result" + mCurrentLoop + ".csv"); in saveTestResults()188 mCurrentLoop ++;189 mCurrentLoop = mCurrentLoop % mLoops;