Home
last modified time | relevance | path

Searched defs:expected_array (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/tests/ut/python/dataset/
Dtest_slice_op.py25 def slice_compare(array, indexing, expected_array): argument
/third_party/jerryscript/tests/jerry/es2015/
Darray-prototype-copywithin.js83 function array_check(result_array, expected_array) { argument
Darray-prototype-fill.js181 function array_check(result_array, expected_array) { argument
Dproxy_own_keys.js19 function array_check(result_array, expected_array) { argument
/third_party/jerryscript/tests/jerry/
Darray-prototype-slice.js155 function array_check(result_array, expected_array) { argument
/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js1474 function assert_any(assert_func, actual, expected_array) argument