Home
last modified time | relevance | path

Searched refs:useToCount (Results 1 - 1 of 1) sorted by relevance

/test/testfwk/arkxtest/uitest/record/
H A Dvelocity_tracker.h65 if (stepCount < useToCount) { in UpdateStepLength()
66 useToCount = stepCount; in UpdateStepLength()
68 for (int i = 1; i < useToCount; i++) { in UpdateStepLength()
72 stepLength = (totalDelta_ / (useToCount - 1)).GetDistance(); in UpdateStepLength()
198 int useToCount = 4; member in OHOS::uitest::final

Completed in 1 milliseconds