Home
last modified time | relevance | path

Searched defs:ThermalHidlTest (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/thermal/2.0/vts/functional/
H A DVtsHalThermalV2_0TargetTest.cpp69 class ThermalHidlTest : public testing::TestWithParam<std::string> { class
108 TEST_P(ThermalHidlTest, NotifyThrottlingTest) { in TEST_P() argument
119 TEST_P(ThermalHidlTest, RegisterThermalChangedCallbackTest) { in TEST_P() argument
149 TEST_P(ThermalHidlTest, UnregisterThermalChangedCallbackTest) { in TEST_P() argument
174 TEST_P(ThermalHidlTest, TemperatureTest) { in TEST_P() argument
204 TEST_P(ThermalHidlTest, TemperatureThresholdTest) { in TEST_P() argument
232 TEST_P(ThermalHidlTest, CoolingDeviceTest) { in TEST_P() argument
/aosp12/hardware/interfaces/thermal/1.0/vts/functional/
H A DVtsHalThermalV1_0TargetTest.cpp51 class ThermalHidlTest : public testing::TestWithParam<std::string> { class
167 TEST_P(ThermalHidlTest, TemperatureTest) { in TEST_P() argument
182 TEST_P(ThermalHidlTest, CpuUsageTest) { in TEST_P() argument
197 TEST_P(ThermalHidlTest, CoolingDeviceTest) { in TEST_P() argument
/aosp12/hardware/interfaces/thermal/1.1/vts/functional/
H A DVtsHalThermalV1_1TargetTest.cpp68 class ThermalHidlTest : public testing::TestWithParam<std::string> { class
93 TEST_P(ThermalHidlTest, NotifyThrottlingTest) { in TEST_P() argument