Home
last modified time | relevance | path

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

/hardware/interfaces/thermal/1.0/vts/functional/
DVtsHalThermalV1_0TargetTest.cpp54 thermal_ = IThermal::getService(GetParam()); in SetUp()
55 ASSERT_NE(thermal_, nullptr); in SetUp()
122 sp<IThermal> thermal_; member in ThermalHidlTest
170 thermal_->getTemperatures( in TEST_P()
185 thermal_->getCpuUsages( in TEST_P()
200 thermal_->getCoolingDevices([&passed]( in TEST_P()