Searched defs:actualDebugInfo (Results 1 – 9 of 9) sorted by relevance
/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
D | stats_dump_test.cpp | 80 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable 120 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable 148 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable 186 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable 215 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable 251 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable 287 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable 319 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable
|
/base/powermgr/battery_statistics/test/unittest/src/servicetest/ |
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
|
D | stats_service_core_test.cpp | 123 std::string actualDebugInfo {}; variable
|
/base/powermgr/power_manager/test/unittest/src/mock/ |
D | power_mock_parcel_test.cpp | 98 std::string actualDebugInfo = powerMgrClient.Dump(dumpArgs); variable 194 std::string actualDebugInfo = sptrProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
|
D | power_mock_proxy_test.cpp | 125 std::string actualDebugInfo = sptrProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
|
D | power_mock_peer_test.cpp | 163 std::string actualDebugInfo = sptrProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
|
/base/powermgr/power_manager/test/unittest/src/servicetest/mock/ |
D | powermgr_service_mock_parcel_test.cpp | 143 std::string actualDebugInfo = g_powerMgrServiceProxy->ShellDump(dumpArgs, dumpArgs.size()); variable
|
/base/powermgr/battery_statistics/test/systemtest/src/ |
D | batterystats_sys_test.cpp | 133 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable 185 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable 222 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable 250 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable 288 std::string actualDebugInfo = statsClient.Dump(dumpArgs); variable
|
/base/powermgr/power_manager/test/unittest/src/ |
D | power_mgr_service_test.cpp | 310 std::string actualDebugInfo = powerMgrClient.Dump(dumpArgs); variable
|