Searched refs:ConvertInt (Results 1 – 2 of 2) sorted by relevance
87 static int32_t ConvertInt(const std::string &value);130 int32_t HdfThermalHdiTest::ConvertInt(const std::string &value) in ConvertInt() function in __anon09ea97300111::HdfThermalHdiTest173 int32_t value = HdfThermalHdiTest::ConvertInt(freq);205 int32_t value = HdfThermalHdiTest::ConvertInt(freq);237 int32_t value = HdfThermalHdiTest::ConvertInt(current);302 int32_t value = HdfThermalHdiTest::ConvertInt(isolateNumStr);
71 int32_t ConvertInt(const std::string &value) in ConvertInt() function