Searched refs:TestFuncAddOneTime (Results 1 – 2 of 2) sorted by relevance
107 void TestFuncAddOneTime(int& i) in TestFuncAddOneTime() function130 auto task = std::bind(TestFuncAddOneTime, i);160 auto task = std::bind(TestFuncAddOneTime, i);
144 void TestFuncAddOneTime(int& i) in TestFuncAddOneTime() function186 AddPoolTaskByForLoop(pool, loopIterations1, TestFuncAddOneTime); in BENCHMARK_F()224 AddPoolTaskByForLoop(pool, loopIterations1, TestFuncAddOneTime); in BENCHMARK_F()