Home
last modified time | relevance | path

Searched refs:vecString (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/
Dcl_ut_test.cpp144 maplecl::List<std::string> vecString({"--vecstr"}, ""); variable
945 auto strVals = testopts::vecString.GetValues(); in TEST()
966 ASSERT_EQ(testopts::vecString.GetValues().size(), 0); in TEST()