| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | time_utils_test.cpp | 28 constexpr size_t ITERATION = 64; variable 30 constexpr size_t ITERATION = 1024; variable
|
| D | mem_stats_test.cpp | 35 constexpr uint64_t ITERATION = 256; variable
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| D | type_converter_tests.cpp | 23 constexpr size_t ITERATION = 64; variable 25 constexpr size_t ITERATION = 1024; variable
|
| /arkcompiler/runtime_core/compiler/tests/aarch32/ |
| D | register32_test.cpp | 23 const uint64_t ITERATION = 20; variable 25 const uint64_t ITERATION = 0xffffff; variable
|
| D | callconv32_test.cpp | 26 const uint64_t ITERATION = 40; variable 28 const uint64_t ITERATION = 0xffffff; variable
|
| D | encoder32_test.cpp | 54 const uint64_t ITERATION = 40; variable 56 const uint64_t ITERATION = 4000; variable
|
| /arkcompiler/runtime_core/compiler/tests/aarch64/ |
| D | register64_test.cpp | 24 const uint64_t ITERATION = 20; variable 26 const uint64_t ITERATION = 0xffffff; variable
|
| D | callconv64_test.cpp | 26 const uint64_t ITERATION = 40; variable 28 const uint64_t ITERATION = 0xffffff; variable
|
| D | encoder64_test.cpp | 55 const uint64_t ITERATION = 40; variable 57 const uint64_t ITERATION = 4000; variable
|
| /arkcompiler/runtime_core/compiler/tests/amd64/ |
| D | register64_test.cpp | 24 const uint64_t ITERATION = 20; variable 26 const uint64_t ITERATION = 0xffffff; variable
|
| D | callconv64_test.cpp | 26 const uint64_t ITERATION = 40; variable 28 const uint64_t ITERATION = 0xffffff; variable
|
| D | encoder64_test.cpp | 55 const uint64_t ITERATION = 40; variable 57 const uint64_t ITERATION = 4000; variable
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | encoder_test_common.h | 61 constexpr uint64_t ITERATION = 40; variable 63 constexpr uint64_t ITERATION = 4000; variable
|
| D | encoder_operands.cpp | 21 const uint64_t ITERATION = 20; variable 23 const uint64_t ITERATION = 4000; variable
|
| D | inst_generator_test.cpp | 172 static constexpr uint64_t ITERATION = 20; member in ark::compiler::ArithGenerator
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| D | type_converter_tests.cpp | 23 constexpr size_t ITERATION = 64; variable 25 constexpr size_t ITERATION = 1024; variable
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | encoder_operands.cpp | 21 const uint64_t ITERATION = 20; variable 23 const uint64_t ITERATION = 4000; variable
|
| /arkcompiler/runtime_core/static_core/compiler/tests/codegen/ |
| D | codegen_test_1.cpp | 27 constexpr uint64_t ITERATION = 40; variable 29 constexpr uint64_t ITERATION = 20000; variable
|