Home
last modified time | relevance | path

Searched refs:g_fanCallback (Results 1 - 2 of 2) sorted by relevance

/test/xts/hats/powermgr/thermal/hdi_thermal_additional/common/
H A DHDIThermalTest.cpp75 sptr<IFanCallback> g_fanCallback = new FanCallbackMock(); member
419 ret |= g_thermalInterface->RegisterFanCallback(g_fanCallback); in HWTEST_F()
444 g_thermalInterface->RegisterFanCallback(g_fanCallback); in HWTEST_F()
/test/xts/hats/powermgr/thermal/hdi_thermal/common/
H A Dhdi_thermal_test.cpp71 sptr<IFanCallback> g_fanCallback = new FanCallbackMock(); member
298 int32_t ret = g_thermalInterface->RegisterFanCallback(g_fanCallback); in HWTEST_F()

Completed in 3 milliseconds