Home
last modified time | relevance | path

Searched defs:actualDebugInfo (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_dump_test.cpp80 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable
120 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable
149 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable
187 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable
216 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable
252 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable
288 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable
320 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/servicetest/
H A Dstats_service_dump_test.cpp103 std::string actualDebugInfo = g_statsServiceProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
155 std::string actualDebugInfo = g_statsServiceProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
194 std::string actualDebugInfo = g_statsServiceProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
244 std::string actualDebugInfo = g_statsServiceProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
284 std::string actualDebugInfo = g_statsServiceProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
334 std::string actualDebugInfo = g_statsServiceProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
385 std::string actualDebugInfo = g_statsServiceProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
431 std::string actualDebugInfo = g_statsServiceProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
H A Dstats_service_core_test.cpp123 std::string actualDebugInfo {}; variable
/ohos5.0/base/powermgr/power_manager/test/unittest/src/mock/
H A Dpower_mock_parcel_test.cpp108 std::string actualDebugInfo = powerMgrClient.Dump(dumpArgs); variable
209 std::string actualDebugInfo = sptrProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
H A Dpower_mock_proxy_test.cpp135 std::string actualDebugInfo = sptrProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
H A Dpower_mock_peer_test.cpp179 std::string actualDebugInfo = sptrProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
/ohos5.0/base/powermgr/battery_statistics/test/systemtest/src/
H A Dbatterystats_sys_test.cpp133 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable
185 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable
223 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable
252 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable
291 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable
/ohos5.0/base/powermgr/power_manager/test/unittest/src/servicetest/mock/
H A Dpowermgr_service_mock_parcel_test.cpp153 std::string actualDebugInfo = g_powerMgrServiceProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_mgr_service_test.cpp297 std::string actualDebugInfo = powerMgrClient.Dump(dumpArgs); variable