Home
last modified time | relevance | path

Searched defs:actionCodeRef (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/arkxtest/perftest/core/src/
Dperf_test_strategy.cpp23 …PerfTestStrategy::PerfTestStrategy(set<PerfMetric> metrics, string actionCodeRef, string resetCode… in PerfTestStrategy()
Dfrontend_api_handler.cpp461 auto actionCodeRef = perfTestStrategyJson["actionCode"]; in RegisterPerfTestCreate() local