Home
last modified time | relevance | path

Searched defs:setUpDebug (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/hardware/interfaces/audio/aidl/vts/
H A DVtsHalAudioCoreModuleTargetTest.cpp460 void SetUpImpl(const std::string& moduleName, bool setUpDebug = true) { in SetUpImpl()
479 void ConnectToService(const std::string& moduleName, bool setUpDebug) { in ConnectToService()
493 const bool setUpDebug = !!debug; in RestartService() local