Home
last modified time | relevance | path

Searched refs:avgStepLength (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/arkxtest/uitest/record/
Dpointer_info.h179 avgStepLength = stepLength; in SetAvgStepLength()
184 return avgStepLength; in GetAvgStepLength()
225 int avgStepLength = 0; variable
Dpointer_info.cpp109 data["LENGTH"] = std::to_string(avgStepLength); in WriteData()