Home
last modified time | relevance | path

Searched refs:REF_DEF_LIST (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dpandargs_test.cpp30 static const arg_list_t REF_DEF_LIST = arg_list_t(); in TEST() local
39 PandArg<arg_list_t> pal("list", REF_DEF_LIST, "Sample list argument"); in TEST()
973 static const arg_list_t REF_DEF_LIST = arg_list_t(); in TEST() local
974 PandArg<arg_list_t> pal("list", REF_DEF_LIST, "Sample list argument"); in TEST()
/arkcompiler/runtime_core/libpandabase/tests/
H A Dpandargs_test.cpp29 static const arg_list_t REF_DEF_LIST = arg_list_t(); member
38 PandArg<arg_list_t> PAL("list", REF_DEF_LIST, "Sample list argument");

Completed in 4 milliseconds