Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp453 void SetUpImpl(const std::string& moduleName, bool setUpDebug = true) { in SetUpImpl() argument
454 ASSERT_NO_FATAL_FAILURE(ConnectToService(moduleName, setUpDebug)); in SetUpImpl()
472 void ConnectToService(const std::string& moduleName, bool setUpDebug) { in ConnectToService() argument
477 if (setUpDebug) { in ConnectToService()
485 const bool setUpDebug = !!debug; in RestartService() local
489 if (setUpDebug) { in RestartService()