Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_debug_manager_test/
H A Dapp_debug_manager_test.cpp157 AppDebugInfo debugStart_info; variable
158 debugStart_info.bundleName = DEBUG_START_NAME;
159 debugStart_info.isDebugStart = IS_DEBUG_START;
160 manager_->debugInfos_.push_back(debugStart_info);
186 AppDebugInfo debugStart_info; variable
187 debugStart_info.bundleName = DEBUG_START_NAME;
188 debugStart_info.isDebugStart = IS_DEBUG_START;
197 debugInfos.push_back(debugStart_info);