Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/typearray/
Dtypearray.js31 testTypeArrayWithSize(ctor, 10) && testTypeArrayWithSize(ctor, 50) &&
131 function testTypeArrayWithSize(ctor, size) { function