Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_plain_array_test.cpp236 std::string plainArrayvalue("plainArrayvalue"); in HWTEST_F_L0() local
239 std::string ivalue = plainArrayvalue + std::to_string(i); in HWTEST_F_L0()