Home
last modified time | relevance | path

Searched refs:isTestFramework (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Druntime.h55 bool isTestFramework = false; member
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime_lite.cpp151 bool useAbilityRuntime = (options.isStageModel) || (options.isTestFramework); in CreateJsEnv()
415 childOptions_->isTestFramework = options.isTestFramework; in SetChildOptions()
H A Djs_runtime.cpp1295 return (options.isStageModel) || (options.isTestFramework); in IsUseAbilityRuntime()
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp1993 options.isTestFramework = true; in PrepareAbilityDelegator()

Completed in 11 milliseconds