Home
last modified time | relevance | path

Searched defs:iters (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/perf/
Drun_test.js17 function runTest(test, warmup, iters) { argument
58 let iters = parseInt(args[4], 10); variable
/arkcompiler/runtime_core/static_core/compiler/tests/codegen/
Dcodegen_test_1.cpp1934 std::vector<uint8_t> iters; in TEST_F() local