Searched refs:temperature (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/ |
D | __init__.py | 579 temperature = int(dut.adb.shell('cat {}'.format(zone))) 582 temperature = 0 583 if temperature == 0: 585 elif temperature > 100: 586 temperature = temperature / 1000 587 return temperature 600 temperature = get_dut_temperature(dut) 601 if temperature < target_temp: 606 temperature, elapsed_time)) 631 temperature = get_dut_temperature(dut) [all …]
|
/tools/trebuchet/trebuchet/startup-summarizer/src/ |
D | StartupSummarizer.kt | 99 …rtupEvent : StartupEvent, appName : String, compiler : CompilerFilter, temperature : Temperature) { in addStartupRecord() 109 when (temperature) { in addStartupRecord() 140 val temperature = in parseFileName() constant 147 return Triple(md.groups[1]!!.value, compilerFilter, temperature) in parseFileName() 302 fun printSampleSetCSV(appName : String, compilerFilter : String, temperature : String, records : Li… in printSampleSetCSV() 303 print("$appName, $compilerFilter, $temperature, ") in printSampleSetCSV() 337 val (_, compiler, temperature) = parseFileName(fileName) in main() constant 346 temperature) in main()
|
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/api/lvpm_stock/ |
D | monsoon_proxy.py | 59 self.temperature = next(iter_value)
|
/tools/repohooks/tools/ |
D | spelling.txt | 1471 temperture||temperature
|