Searched defs:actualDebugInfo (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
H A D | stats_dump_test.cpp | 80 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 D | stats_service_dump_test.cpp | 103 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 D | stats_service_core_test.cpp | 123 std::string actualDebugInfo {}; variable
|
/ohos5.0/base/powermgr/power_manager/test/unittest/src/mock/ |
H A D | power_mock_parcel_test.cpp | 108 std::string actualDebugInfo = powerMgrClient.Dump(dumpArgs); variable 209 std::string actualDebugInfo = sptrProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
|
H A D | power_mock_proxy_test.cpp | 135 std::string actualDebugInfo = sptrProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
|
H A D | power_mock_peer_test.cpp | 179 std::string actualDebugInfo = sptrProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
|
/ohos5.0/base/powermgr/battery_statistics/test/systemtest/src/ |
H A D | batterystats_sys_test.cpp | 133 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 D | powermgr_service_mock_parcel_test.cpp | 153 std::string actualDebugInfo = g_powerMgrServiceProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
|
/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/ |
H A D | power_mgr_service_test.cpp | 297 std::string actualDebugInfo = powerMgrClient.Dump(dumpArgs); variable
|