Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
H A Dpandargs_test.cpp181 std::string ref_string = "--" + PAB.GetName() + ": " + PAB.GetDesc() + "\n"; in HWTEST() local
200 std::string ref_string = "--" + PAB.GetName() + "=" + std::to_string(PAB.GetValue()) + "\\n"; HWTEST() local
678 static const std::string ref_string = "this is a reference string"; HWTEST() local
1004 std::string ref_string = "--" + g_pab.GetName() + ": " + g_pab.GetDesc() + "\\n"; HWTEST() local
[all...]

Completed in 3 milliseconds