Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_class_test.cpp600 std::size_t etsMethodsASize = etsMethodsA.size(); in TEST_F() local
601 for (std::size_t i = 0; i < etsMethodsASize; ++i) { in TEST_F()