Searched refs:getVol (Results 1 – 2 of 2) sorted by relevance
241 float getVol = 0.0; variable254 getVol = handleData->renderMode.ctlParam.volume;255 EXPECT_EQ(setVol, getVol);
249 float getVol = handleData->captureMode.ctlParam.volume; variable250 EXPECT_EQ(setVol, getVol);