Home
last modified time | relevance | path

Searched refs:strKeys (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_third_tests.cpp1041 std::string strKeys[1100]; in HWTEST_F_L0() local
1045 strKeys[j] = "TestKey" + std::to_string(i) + "_" + std::to_string(j); in HWTEST_F_L0()
1047 keys[j] = const_cast<char *>(strKeys[j].c_str()); in HWTEST_F_L0()

Completed in 2 milliseconds