Home
last modified time | relevance | path

Searched defs:args3 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/class_ops/
Dclass_find_method_test.cpp764 ani_value args3[2U]; in TEST_F() local
816 ani_value args3[2U]; in TEST_F() local
/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
Dhello_world_test.cpp864 const char* args3[] = {"abc2program_options", "input_file_path", "output_file_path"}; variable