Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
Dencoder64_test_2.cpp562 auto param5 = RandomGen<int32_t>(); in TestParamMainLoop() local
/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
Dencoder32_test_2.cpp544 auto param5 = RandomGen<int32_t>(); in TestParamMainLoop() local
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dencoder64_test_2.cpp729 auto param5 = RandomGen<int32_t>(); in TestParamMainLoop() local
/arkcompiler/runtime_core/taihe/test/ani_namespace/author/src/
Dns_alltest.functiontest.impl.cpp1057 void BaseFunctionTest41(int8_t param1, int16_t param2, int32_t param3, int64_t param4, float param5) in BaseFunctionTest41()