| /arkcompiler/runtime_core/compiler/tests/ |
| D | osr_test.cpp | 94 PandaRunner runner; in TEST_F() local 109 PandaRunner runner; in TEST_F() local 147 PandaRunner runner; in TEST_F() local 161 PandaRunner runner; in TEST_F() local 198 PandaRunner runner; in TEST_F() local 254 PandaRunner runner; in TEST_F() local 270 PandaRunner runner; in TEST_F() local 287 PandaRunner runner; in TEST_F() local 337 PandaRunner runner; in TEST_F() local 390 PandaRunner runner; in TEST_F() local [all …]
|
| D | profiling_runner_test.cpp | 63 PandaRunner runner; in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | osr_test.cpp | 102 PandaRunner runner; in TEST_F() local 117 PandaRunner runner; in TEST_F() local 155 PandaRunner runner; in TEST_F() local 169 PandaRunner runner; in TEST_F() local 206 PandaRunner runner; in TEST_F() local 262 PandaRunner runner; in TEST_F() local 278 PandaRunner runner; in TEST_F() local 295 PandaRunner runner; in TEST_F() local 346 PandaRunner runner; in TEST_F() local 400 PandaRunner runner; in TEST_F() local [all …]
|
| D | profiling_runner_test.cpp | 62 PandaRunner runner; in TEST_F() local 78 PandaRunner runner; in TEST_F() local
|
| D | codegen_runner_test.cpp | 355 panda::test::PandaRunner runner; in TEST_F() local
|
| /arkcompiler/ets_frontend/es2panda/test/ |
| D | runner.py | 190 def run(self, runner): argument 237 def run(self, runner): argument 412 def run(self, runner): argument 833 def run(self, runner): argument 882 def remove_project(self, runner): argument 889 def get_file_absolute_path_and_name(self, runner): argument 896 def gen_single_abc(self, runner): argument 919 def gen_files_info(self, runner): argument 929 def gen_merged_abc(self, runner): argument 952 def run(self, runner): argument [all …]
|
| /arkcompiler/runtime_core/static_core/libpandabase/taskmanager/ |
| D | task.cpp | 20 Task::Task(TaskProperties properties, RunnerCallback runner) : properties_(properties), runner_(std… in Task() 23 Task Task::Create(TaskProperties properties, RunnerCallback runner) in Create()
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | stack_walker_test.cpp | 159 PandaRunner runner; in TEST_F() local 322 PandaRunner runner; in TestModifyManyVregs() local 450 PandaRunner runner; in TEST_F() local 540 PandaRunner runner; in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | cg_dominance.cpp | 133 BB *runner = pre; in ComputeDomFrontiers() local 159 BB *runner = pre; in ComputeDomFrontiers() local 374 BB *runner = suc; in ComputePdomFrontiers() local
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | compiler_task_manager_worker.cpp | 94 auto backgroundTask = [this](compiler::BackgroundCompilerTaskRunner runner) { in BackgroundCompileMethod()
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/taskmanager/ |
| D | task_manager_gc_corner_case_test.cpp | 93 void LoadForegroundTasks(size_t count, const std::function<void()> &runner) in LoadForegroundTasks()
|
| D | task_scheduler_test.cpp | 368 std::function<void(size_t)> runner; in TEST_P() local
|