Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/thermal/1.1/vts/functional/
H A DVtsHalThermalV1_1TargetTest.cpp34 constexpr char kCallbackNameNotifyThrottling[] = "notifyThrottling"; variable
62 NotifyFromCallback(kCallbackNameNotifyThrottling, args); in notifyThrottling()
96 auto res = mThermalCallback->WaitForCallback(kCallbackNameNotifyThrottling); in TEST_P()
/aosp12/hardware/interfaces/thermal/2.0/vts/functional/
H A DVtsHalThermalV2_0TargetTest.cpp43 constexpr char kCallbackNameNotifyThrottling[] = "notifyThrottling"; variable
63 NotifyFromCallback(kCallbackNameNotifyThrottling, args); in notifyThrottling()
112 auto res = thermalCallback->WaitForCallback(kCallbackNameNotifyThrottling); in TEST_P()