Searched refs:temps (Results 1 – 8 of 8) sorted by relevance
91 std::vector<std::string> temps; in ClearTempData() local92 if (self->GetObsoleteBundleTempPath(rootDir, temps) != RESULT_OK) { in ClearTempData()97 for (const auto &temp : temps) { in ClearTempData()
236 std::vector<std::string> temps; in Get() local238 Split(result, splitStr, temps); in Get()246 for (auto& temp : temps) { in Get()
621 std::vector<int32_t> temps {-1000, 40100, 43100, 46100}; variable623 for (uint32_t i = 0; i < temps.size(); ++i) {627 info1.temp = temps[i];633 GTEST_LOG_(INFO) << "test thermal temp: " << temps[i];
29 "--save-temps",
33 "--save-temps",
1247 set(CMAKE_C_FLAGS "-MD -MF -Wall -save-temps -fverbose-asm -fsigned-char