Searched defs:param4 (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/taihe/test/ani_namespace/author/src/ |
| D | ns_alltest.functiontest.impl.cpp | 947 int16_t BaseFunctionTest32(int8_t param1, int16_t param2, int32_t param3, int64_t param4, bool para… in BaseFunctionTest32() 956 int32_t BaseFunctionTest33(int8_t param1, int16_t param2, int32_t param3, int64_t param4, bool para… in BaseFunctionTest33() 965 int64_t BaseFunctionTest34(int8_t param1, int16_t param2, int32_t param3, int64_t param4, bool para… in BaseFunctionTest34() 974 int8_t BaseFunctionTest35(int8_t param1, int16_t param2, int32_t param3, int64_t param4, bool param… in BaseFunctionTest35() 1057 void BaseFunctionTest41(int8_t param1, int16_t param2, int32_t param3, int64_t param4, float param5) in BaseFunctionTest41()
|
| /arkcompiler/runtime_core/static_core/compiler/tests/amd64/ |
| D | encoder64_test_2.cpp | 561 auto param4 = RandomGen<int32_t>(); in TestParamMainLoop() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch32/ |
| D | encoder32_test_2.cpp | 543 auto param4 = RandomGen<int32_t>(); in TestParamMainLoop() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch64/ |
| D | encoder64_test_2.cpp | 728 auto param4 = RandomGen<int32_t>(); in TestParamMainLoop() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/codegen/ |
| D | codegen_test_1.cpp | 324 auto param4 = CutValue<T>(5U, TYPE); in CheckStoreArrayPair() local
|