Home
last modified time | relevance | path

Searched refs:TestParamMainLoop (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
Dencoder64_test.cpp2802 bool TestParamMainLoop(FunctionPtr func) in TestParamMainLoop() function
2888 return TestParamMainLoop<ID, T>(func); in TestParam()
/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
Dencoder32_test.cpp2815 bool TestParamMainLoop(FunctionPtr func) in TestParamMainLoop() function
2906 return TestParamMainLoop<ID, T>(func); in TestParam()
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dencoder64_test.cpp2951 bool TestParamMainLoop(FunctionPtr func) in TestParamMainLoop() function
3040 return TestParamMainLoop<ID, T>(func); in TestParam()