Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/arrayFilterCase/
DarrayFilterCase.js36 const words2 = ["spray", "limit", "exuberant", "destruction", "elite", "present"]; variable
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_bigint_test.cpp582 uint64_t words2[10] = { 0 }; in HWTEST_F_L0() local