Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp256 ScopedAStatus SetUpNoChecks(IModule* module, bool failureExpected) { in SetUpNoChecks() function in WithModuleParameter
598 ScopedAStatus SetUpNoChecks(IModule* module, ModuleConfig* moduleConfig) { in SetUpNoChecks() function in WithDevicePortConnectedState
607 ASSERT_IS_OK(SetUpNoChecks(module, moduleConfig)) in SetUp()
1186 ScopedAStatus SetUpNoChecks(IModule* module, long bufferSizeFrames) { in SetUpNoChecks() function in WithStream
1187 return SetUpNoChecks(module, mPortConfig.get(), bufferSizeFrames); in SetUpNoChecks()
1189 ScopedAStatus SetUpNoChecks(IModule* module, const AudioPortConfig& portConfig,
1192 ASSERT_IS_OK(SetUpNoChecks(module, bufferSizeFrames)) << "port config id " << getPortId(); in SetUpStream()
1229 ScopedAStatus WithStream<IStreamIn>::SetUpNoChecks(IModule* module, in SetUpNoChecks() function in WithStream
1261 ScopedAStatus WithStream<IStreamOut>::SetUpNoChecks(IModule* module, in SetUpNoChecks() function in WithStream
1315 ScopedAStatus SetUpNoChecks(IModule* module) { in SetUpNoChecks() function in WithAudioPatch
[all …]