Searched refs:stateUnlock (Results 1 - 4 of 4) sorted by relevance
/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
H A D | stats_dump_test.cpp | 104 int32_t stateUnlock = 0; in HWTEST_F() local 112 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateUnlock, "TYPE", type, "NAME", name); in HWTEST_F()
|
/base/powermgr/battery_statistics/test/unittest/src/servicetest/ |
H A D | stats_service_powermgr_test.cpp | 466 int32_t stateUnlock = 0; in HWTEST_F() local 476 "UID", uid, "STATE", stateUnlock, "TYPE", type, "NAME", name); in HWTEST_F()
|
H A D | stats_service_dump_test.cpp | 137 int32_t stateUnlock = 0; in HWTEST_F() local 147 "UID", uid, "STATE", stateUnlock, "TYPE", type, "NAME", name); in HWTEST_F()
|
/base/powermgr/battery_statistics/test/systemtest/src/ |
H A D | batterystats_sys_test.cpp | 112 int32_t stateUnlock = 0;
in HWTEST_F() local 123 "UID", uid, "STATE", stateUnlock, "TYPE", type, "NAME", name);
in HWTEST_F()
|
Completed in 5 milliseconds