Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/aottest/typedarray_load_store/
Dtypedarray_load_store.ts86 function FloatArray(res: Float64Array) { function
109 FloatArray(arr1);
114 FloatArray(arr2);
119 FloatArray(arr3);
124 FloatArray(arr4);
129 FloatArray(arr5);
/arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/
Darray_native_test.cpp304 TEST_F(EtsNativeInterfaceArrayTest, FloatArray) in TEST_F() argument