Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_ability_delegator_test/
H A Dcj_ability_delegator_test.cpp77 static std::shared_ptr<AbilityDelegator> commonDelegator_; member in OHOS::AbilityDelegatorCJ::CjAbilityDelegatorTest
82 std::shared_ptr<AbilityDelegator> CjAbilityDelegatorTest::commonDelegator_ = nullptr; member in OHOS::AbilityDelegatorCJ::CjAbilityDelegatorTest
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/ability_delegator/
H A Dability_delegator_test.cpp92 static std::shared_ptr<AbilityDelegator> commonDelegator_; member in OHOS::AppExecFwk::AbilityDelegatorTest
96 std::shared_ptr<AbilityDelegator> AbilityDelegatorTest::commonDelegator_ = nullptr; member in OHOS::AppExecFwk::AbilityDelegatorTest