Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_array_test.cpp103 static void TestEtsObjectArray(const char *className, const char *source, uint32_t arrayLength) in TestEtsObjectArray() function
132 TestEtsObjectArray("LRectangle;", source, 100U); in TEST_F()
143 TestEtsObjectArray("LTriangle;", source, 1000U); in TEST_F()
154 TestEtsObjectArray("LBall;", source, 10000U); in TEST_F()