Searched refs:getCurrentPerformanceStrategy (Results 1 – 2 of 2) sorted by relevance
1067 PERF_STRATEGY TestBase::getCurrentPerformanceStrategy() const in getCurrentPerformanceStrategy() function in TestBase1103 if (getCurrentPerformanceStrategy() == PERF_STRATEGY_BASE) in next()1109 assert(getCurrentPerformanceStrategy() == PERF_STRATEGY_SIMPLE); in next()1314 if (getCurrentPerformanceStrategy() == PERF_STRATEGY_BASE) in calcMetrics()1345 else if (getCurrentPerformanceStrategy() == PERF_STRATEGY_SIMPLE) in calcMetrics()1404 if (getCurrentPerformanceStrategy() == PERF_STRATEGY_BASE) in validateMetrics()1418 else if (getCurrentPerformanceStrategy() == PERF_STRATEGY_SIMPLE) in validateMetrics()
384 PERF_STRATEGY getCurrentPerformanceStrategy() const;