Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/app_scheduler_proxy_test/
Dapp_scheduler_proxy_test.cpp64 sptr<AppSchedulerProxy> appSchedulerProxy = new (std::nothrow) AppSchedulerProxy(impl); variable
82 sptr<AppSchedulerProxy> appSchedulerProxy = new (std::nothrow) AppSchedulerProxy(impl); variable
95 sptr<AppSchedulerProxy> appSchedulerProxy = new AppSchedulerProxy(mockAppScheduler_); variable
110 sptr<AppSchedulerProxy> appSchedulerProxy = new AppSchedulerProxy(mockAppScheduler_);; variable