Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributed_test_sysinfo.cpp181 float DistributedTestSysInfo::GetSysMeanCurrentVal( in GetSysMeanCurrentVal() function in DistributedTestSysInfo
209 *powerCons = GetSysMeanCurrentVal(POWER_FOLLOW_FILE, totalCount, microSeconds) \ in GetSysCurrentPower()
210 * GetSysMeanCurrentVal(VOLTAGE_FILE, totalCount, microSeconds); in GetSysCurrentPower()
242 float DistributedTestSysInfo::GetSysMeanCurrentVal( in GetSysMeanCurrentVal() function in DistributedTestSysInfo
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddistributed_test_sysinfo.h90 float GetSysMeanCurrentVal(const std::string &filePath, int totalCount, uint64_t microSeconds);