Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_statistics/test/unittest/include/
H A Dstats_test.h34 static constexpr double DEVIATION_PERCENT_THRESHOLD = 1; variable
/ohos5.0/base/powermgr/battery_statistics/test/systemtest/src/
H A Dbatterystats_sys_test.cpp51 constexpr double DEVIATION_PERCENT_THRESHOLD = 1; variable