Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/elements_kind/
H A Delements_kind.js1826 function test134() { function
1830 print("test134 - success");
1832 print("test134 - failed, a.At(2): " + a[2] + " , but get: a.At(3): " + a[3]);
2218 test134();
/arkcompiler/ets_runtime/test/moduletest/elements_kind_generic/
H A Delements_kind_generic.js1819 function test134() { function
1823 print("test134 - success");
1825 print("test134 - failed, a.At(2): " + a[2] + " , but get: a.At(3): " + a[3]);
2177 test134();

Completed in 4 milliseconds