Home
last modified time | relevance | path

Searched defs:metrics (Results 1 – 5 of 5) sorted by relevance

/test/testfwk/arkxtest/perftest/test/unittest/
Dperf_test_test.cpp35 set<PerfMetric> metrics; in SetUp() local
49 set<PerfMetric> metrics = perfTest_->perfTestStrategy_->GetPerfMetrics(); variable
61 set<PerfMetric> metrics = perfTest_->perfTestStrategy_->GetPerfMetrics(); variable
70 set<PerfMetric> metrics; variable
94 set<PerfMetric> metrics; variable
106 set<PerfMetric> metrics; variable
/test/testfwk/arkxtest/perftest/core/src/
Dperf_test_strategy.cpp23 …PerfTestStrategy::PerfTestStrategy(set<PerfMetric> metrics, string actionCodeRef, string resetCode… in PerfTestStrategy()
Dfrontend_api_handler.cpp452 set<PerfMetric> metrics; in RegisterPerfTestCreate() local
/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativeFontTestPart2.cpp410 …OH_Drawing_Font_Metrics *metrics = (OH_Drawing_Font_Metrics *)malloc(sizeof(OH_Drawing_Font_Metric… variable
453 …OH_Drawing_Font_Metrics *metrics = (OH_Drawing_Font_Metrics *)malloc(sizeof(OH_Drawing_Font_Metric… variable
484 …OH_Drawing_Font_Metrics *metrics = (OH_Drawing_Font_Metrics *)malloc(sizeof(OH_Drawing_Font_Metric… variable
/test/xts/acts/graphic/graphicnapidrawingtest/
DOH_Drawing_TypographyTest.cpp951 OH_Drawing_LineMetrics* metrics = new OH_Drawing_LineMetrics(); variable