Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dtime_utils_test.cpp28 constexpr size_t ITERATION = 64; variable
30 constexpr size_t ITERATION = 1024; variable
Dmem_stats_test.cpp35 constexpr uint64_t ITERATION = 256; variable
/arkcompiler/runtime_core/libpandabase/tests/
Dtype_converter_tests.cpp23 constexpr size_t ITERATION = 64; variable
25 constexpr size_t ITERATION = 1024; variable
/arkcompiler/runtime_core/compiler/tests/aarch32/
Dregister32_test.cpp23 const uint64_t ITERATION = 20; variable
25 const uint64_t ITERATION = 0xffffff; variable
Dcallconv32_test.cpp26 const uint64_t ITERATION = 40; variable
28 const uint64_t ITERATION = 0xffffff; variable
Dencoder32_test.cpp54 const uint64_t ITERATION = 40; variable
56 const uint64_t ITERATION = 4000; variable
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dregister64_test.cpp24 const uint64_t ITERATION = 20; variable
26 const uint64_t ITERATION = 0xffffff; variable
Dcallconv64_test.cpp26 const uint64_t ITERATION = 40; variable
28 const uint64_t ITERATION = 0xffffff; variable
Dencoder64_test.cpp55 const uint64_t ITERATION = 40; variable
57 const uint64_t ITERATION = 4000; variable
/arkcompiler/runtime_core/compiler/tests/amd64/
Dregister64_test.cpp24 const uint64_t ITERATION = 20; variable
26 const uint64_t ITERATION = 0xffffff; variable
Dcallconv64_test.cpp26 const uint64_t ITERATION = 40; variable
28 const uint64_t ITERATION = 0xffffff; variable
Dencoder64_test.cpp55 const uint64_t ITERATION = 40; variable
57 const uint64_t ITERATION = 4000; variable
/arkcompiler/runtime_core/static_core/compiler/tests/
Dencoder_test_common.h61 constexpr uint64_t ITERATION = 40; variable
63 constexpr uint64_t ITERATION = 4000; variable
Dencoder_operands.cpp21 const uint64_t ITERATION = 20; variable
23 const uint64_t ITERATION = 4000; variable
Dinst_generator_test.cpp172 static constexpr uint64_t ITERATION = 20; member in ark::compiler::ArithGenerator
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dtype_converter_tests.cpp23 constexpr size_t ITERATION = 64; variable
25 constexpr size_t ITERATION = 1024; variable
/arkcompiler/runtime_core/compiler/tests/
Dencoder_operands.cpp21 const uint64_t ITERATION = 20; variable
23 const uint64_t ITERATION = 4000; variable
/arkcompiler/runtime_core/static_core/compiler/tests/codegen/
Dcodegen_test_1.cpp27 constexpr uint64_t ITERATION = 40; variable
29 constexpr uint64_t ITERATION = 20000; variable