Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp593 if (mModuleConfig != nullptr) { in ~WithDevicePortConnectedState()
594 EXPECT_IS_OK(mModuleConfig->onExternalDeviceDisconnected(mModule, mConnectedPort)) in ~WithDevicePortConnectedState()
602 mModuleConfig = moduleConfig; in SetUpNoChecks()
618 ModuleConfig* mModuleConfig = nullptr; member in WithDevicePortConnectedState