Home
last modified time | relevance | path

Searched defs:par (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/class/
Dclass.js74 var par = new A; variable
/arkcompiler/runtime_core/assembler/tests/
Dassembler_emitter_test.cpp878 Parser par; variable
907 Parser par; variable
940 Parser par; variable
961 Parser par; variable
1028 Parser par; variable
1080 Parser par; variable
1112 Parser par; variable
1136 Parser par; variable
/arkcompiler/runtime_core/compiler/tests/amd64/
Dencoder64_test.cpp2819 auto par = param_info->GetNativeParam(params[0]); in TestParam() local
/arkcompiler/runtime_core/compiler/tests/aarch32/
Dencoder32_test.cpp2840 auto par = param_info->GetNativeParam(params[0]); in TestParam() local
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dencoder64_test.cpp2937 auto par = param_info->GetNativeParam(params[0]); in TestParam() local