Home
last modified time | relevance | path

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

/base/powermgr/battery_statistics/test/unittest/src/servicetest/
H A Dstats_service_bluetooth_test.cpp322 int32_t stateTurningOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURNING_OFF); in HWTEST_F() local
336 "PID", pid, "UID", uid, "STATE", stateTurningOff); in HWTEST_F()
673 int32_t stateTurningOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURNING_OFF); in HWTEST_F() local
687 "PID", pid, "UID", uid, "STATE", stateTurningOff); in HWTEST_F()
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_bluetooth_test.cpp276 int32_t stateTurningOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURNING_OFF); in HWTEST_F() local
287 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateTurningOff); in HWTEST_F()
594 int32_t stateTurningOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURNING_OFF); in HWTEST_F() local
605 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateTurningOff); in HWTEST_F()

Completed in 6 milliseconds