Home
last modified time | relevance | path

Searched defs:TestCommon (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_api_queue_test.cpp31 JSHandle<JSAPIQueue> TestCommon(JSMutableHandle<JSTaggedValue>& value, std::string& queueValue, uint32_t len) in TestCommon() function in panda::test::JSAPIQueueTest
H A Djs_api_vector_test.cpp49 JSHandle<JSAPIVector> TestCommon(JSMutableHandle<JSTaggedValue>& value, std::string& myValue, uint32_t nums) in TestCommon() function in panda::test::JSAPIVectorTest
H A Djs_api_tree_set_test.cpp49 JSHandle<JSAPITreeSet> TestCommon(JSMutableHandle<JSTaggedValue>& key, std::string& myKey, uint32_t nums) in TestCommon() function in panda::test::JSAPITreeSetTest
H A Dtransitions_dictionary_test.cpp135 void TestCommon(JSThread *thread, int numberOfElements, TestCommonCB cb) in TestCommon() function
H A Dtest_common.h29 class TestCommon { class
H A Djs_api_lightweightmap_test.cpp48 JSHandle<JSAPILightWeightMap> TestCommon(JSMutableHandle<JSTaggedValue>& value, std::string& myValue, in TestCommon() function in panda::test::JSAPILightWeightMapTest

Completed in 4 milliseconds