Searched refs:ConvertInt (Results 1 – 11 of 11) sorted by relevance
100 int32_t ThermalMgrPolicyTest::ConvertInt(const std::string& value) in ConvertInt() function in ThermalMgrPolicyTest194 int32_t value = ThermalMgrPolicyTest::ConvertInt(ret);213 int32_t value = ThermalMgrPolicyTest::ConvertInt(ret);232 int32_t value = ThermalMgrPolicyTest::ConvertInt(ret);251 int32_t value = ThermalMgrPolicyTest::ConvertInt(ret);270 int32_t value = ThermalMgrPolicyTest::ConvertInt(ret);276 int32_t value = ThermalMgrPolicyTest::ConvertInt(ret);295 int32_t value = ThermalMgrPolicyTest::ConvertInt(ret);301 int32_t value = ThermalMgrPolicyTest::ConvertInt(ret);320 int32_t value = ThermalMgrPolicyTest::ConvertInt(ret);[all …]
56 EXPECT_EQ(1, FileOperation::ConvertInt(dir));
116 int32_t ThermalActionReportTest::ConvertInt(const std::string& value) in ConvertInt() function in ThermalActionReportTest188 int32_t value = ConvertInt(level); in GetThermalLevel()
169 int32_t ThermalMgrSystemTest::ConvertInt(const std::string &value) in ConvertInt() function in ThermalMgrSystemTest220 int32_t value = ThermalMgrSystemTest::ConvertInt(level);254 int32_t value = ThermalMgrSystemTest::ConvertInt(level);288 int32_t value = ThermalMgrSystemTest::ConvertInt(level);322 int32_t value = ThermalMgrSystemTest::ConvertInt(level);355 int32_t value = ThermalMgrSystemTest::ConvertInt(level);371 value = ThermalMgrSystemTest::ConvertInt(level);405 int32_t value = ThermalMgrSystemTest::ConvertInt(level);421 value = ThermalMgrSystemTest::ConvertInt(level);455 int32_t value = ThermalMgrSystemTest::ConvertInt(level);[all …]
93 int32_t ThermalMgrInterfaceTest::ConvertInt(const std::string& value) in ConvertInt() function in ThermalMgrInterfaceTest
30 static int32_t ConvertInt(const std::string &value);
54 static int32_t ConvertInt(const std::string &value);
50 static int32_t ConvertInt(const std::string& value);
54 static int32_t ConvertInt(const std::string& value);
36 static int32_t ConvertInt(const std::string& value);
108 int32_t FileOperation::ConvertInt(const std::string &value) in ConvertInt() function in OHOS::PowerMgr::FileOperation