Home
last modified time | relevance | path

Searched refs:typelist (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_interface_test.cpp43 std::vector<std::string> typelist; variable
107 typelist.push_back(BATTERY); in InitData()
108 typelist.push_back(SOC); in InitData()
308 g_service->SubscribeThermalTempCallback(typelist, cb1);
309 g_thermalMgrClient.SubscribeThermalTempCallback(typelist, cb1);
504 g_service->SubscribeThermalTempCallback(typelist, cb1);
505 g_thermalMgrClient.SubscribeThermalTempCallback(typelist, cb1);
525 g_service->SubscribeThermalTempCallback(typelist, cb1);
526 g_thermalMgrClient.SubscribeThermalTempCallback(typelist, cb1);
578 g_thermalMgrClient.SubscribeThermalTempCallback(typelist, cb);
[all …]
/ohos5.0/docs/zh-cn/device-dev/device-test/
H A Ddeveloper_test.md1454 查看支持的测试类型: show typelist
/ohos5.0/docs/en/device-dev/device-test/
H A Ddeveloper_test.md1310 To view the supported test types, run **show typelist**.