Home
last modified time | relevance | path

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

/hardware/interfaces/thermal/aidl/vts/
DVtsHalThermalTargetTest.cpp204 std::shared_ptr<CoolingDeviceCallback> cdevCallback = in TEST_P() local
206 ::ndk::ScopedAStatus status = cdevCallback->notifyCoolingDeviceChanged(kCoolingDevice); in TEST_P()
208 ASSERT_TRUE(cdevCallback->waitForCallback(200ms)); in TEST_P()