Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/test/
Dnon_initializable_prop_decorators.ts65 controller: CustomDialogController; property in A
70 controller: CustomDialogController; property in B
/arkcompiler/ets_frontend/ets2panda/linter-4.2/test/
Dnon_initializable_prop_decorators.ts65 controller: CustomDialogController; property in A
70 controller: CustomDialogController; property in B
/arkcompiler/runtime_core/static_core/runtime/tests/
Dmock_queue_thread_pool.cpp154 explicit MockProcessor(MockTaskController *controller) : controller_(controller) {} in MockProcessor()
183 auto controller = allocator->New<MockTaskController>(); in TestThreadPool() local
288 auto controller = allocator->New<MockTaskController>(); in TestThreadPoolWithControllers() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js61253 controller: i, property