Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/ets_proxy/
Dcheck_access_primitives.js25 let pas = PrimitivesAccessStatic; variable
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dpandargs_test.cpp57 PandArg<std::string> *pas; member
958 PandArg<std::string> pas("string", REF_DEF_STRING, "Sample string argument"); in TEST() local