Home
last modified time | relevance | path

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

/test/xts/dcts/distributedhardware/distributedaudiotest/
Ddistributedaudiotest.cpp648 std::string volStr = std::to_string(vol); in SetVolume() local
649 int32_t ret = g_adapter->SetExtraParams(key, condition, volStr); in SetVolume()
/test/xts/dcts/distributedhardware/distributedaudionewtest/
Ddistributedaudiotest.cpp652 std::string volStr = std::to_string(vol); in SetVolume() local
653 int32_t ret = g_adapter->SetExtraParams(key, condition, volStr); in SetVolume()