Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dpandargs_test.cpp58 PandArg<uint32_t> *pau32; member
959 PandArg<uint32_t> pau32("uint32", REF_DEF_UINT32, "Sample uint32 argument"); in TEST() local
1152 PandArg<uint32_t> pau32("uint32", 0, "Sample uin32 argument"); in TEST() local