Searched +defs:test +defs:runner (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | profiling_runner_test.cpp | 20 namespace ark::test { namespace 62 PandaRunner runner; in TEST_F() local 78 PandaRunner runner; in TEST_F() local
|
| D | osr_test.cpp | 25 namespace ark::test { namespace 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 [all …]
|
| D | codegen_runner_test.cpp | 24 namespace ark::test { namespace 355 ark::test::PandaRunner runner; in TEST_F() local
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | profiling_runner_test.cpp | 20 namespace panda::test { namespace 63 PandaRunner runner; in TEST_F() local
|
| D | osr_test.cpp | 25 namespace panda::test { namespace 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 [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/ |
| D | runner.py | 217 def run(self, runner): argument 283 def run(self, runner): argument 317 def run(self, runner): argument 380 def run_test(self, test): argument 400 def deal_error(self, test): argument 496 def run(self, runner): argument 612 def execute_arkguard(self, runner): argument 637 def run(self, runner): argument 727 def remove_project(self, runner): argument 736 def get_file_absolute_path_and_name(self, runner): argument [all …]
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | stack_walker_test.cpp | 35 namespace ark::test { namespace 161 PandaRunner runner; in TEST_F() local 363 PandaRunner runner; in TestModifyManyVregs() local 467 PandaRunner runner; in TEST_F() local 557 PandaRunner runner; in TEST_F() local
|
| /arkcompiler/ets_frontend/es2panda/test/size_statistics/ |
| D | size_statistics.py | 129 def run(self, runner): argument 180 def run_test(self, test): argument
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/taskmanager/ |
| D | task_scheduler_test.cpp | 53 [queue, mode](TaskSchedulerTest *test) { in CreateTaskProducerThread() 358 std::function<void(size_t)> runner; in TEST_F() local
|