Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dpandargs_test.cpp71 PandArg<std::string> *tPas; member
989 PandArg<std::string> tPas("tail_string", REF_DEF_STRING, "Sample tail string argument"); in TEST() local