Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Dpandargs_test.cpp165 std::string ref_string = "--" + pab.GetName() + ": " + pab.GetDesc() + "\n"; variable
183 std::string ref_string = "--" + pab.GetName() + "=" + std::to_string(pab.GetValue()) + "\n"; variable
632 static const std::string ref_string = "this is a reference string"; variable
952 std::string ref_string = "--" + pab.GetName() + ": " + pab.GetDesc() + "\n"; variable