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/verification/util/tests/
Denvironment.cpp35 using par = parser<Context, const char, const char *>::next<EnvOptions>; in EnvOptions() typedef
/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