Searched defs:actionCodeRef (Results 1 – 2 of 2) sorted by relevance
23 …PerfTestStrategy::PerfTestStrategy(set<PerfMetric> metrics, string actionCodeRef, string resetCode… in PerfTestStrategy()
461 auto actionCodeRef = perfTestStrategyJson["actionCode"]; in RegisterPerfTestCreate() local