Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Dpandargs_test.cpp784 static const char *argv_rem[] = {"gtest_app", "--", "rem1", "rem2", "rem3"}; variable
801 static const char *argv_rem[] = {"gtest_app", bool_name.c_str(), "--", "rem1", "rem2", "rem3"}; variable