Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/aottest/stownbyindex/
Dstownbyindex.ts127 function TestTypedArrayFindLast(e) { function
133 TestTypedArrayFindLast(Int8Array);
137 TestTypedArrayFindLast(Uint8Array);
141 TestTypedArrayFindLast(Uint8ClampedArray);
145 TestTypedArrayFindLast(Int16Array);
149 TestTypedArrayFindLast(Uint16Array);
153 TestTypedArrayFindLast(Int32Array);
157 TestTypedArrayFindLast(Uint32Array);
161 TestTypedArrayFindLast(Float32Array);
165 TestTypedArrayFindLast(Float64Array);