Searched defs:TestCommon (Results 1 - 6 of 6) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/tests/ |
H A D | js_api_queue_test.cpp | 31 JSHandle<JSAPIQueue> TestCommon(JSMutableHandle<JSTaggedValue>& value, std::string& queueValue, uint32_t len) in TestCommon() function in panda::test::JSAPIQueueTest
|
H A D | js_api_vector_test.cpp | 49 JSHandle<JSAPIVector> TestCommon(JSMutableHandle<JSTaggedValue>& value, std::string& myValue, uint32_t nums) in TestCommon() function in panda::test::JSAPIVectorTest
|
H A D | js_api_tree_set_test.cpp | 49 JSHandle<JSAPITreeSet> TestCommon(JSMutableHandle<JSTaggedValue>& key, std::string& myKey, uint32_t nums) in TestCommon() function in panda::test::JSAPITreeSetTest
|
H A D | transitions_dictionary_test.cpp | 135 void TestCommon(JSThread *thread, int numberOfElements, TestCommonCB cb) in TestCommon() function
|
H A D | test_common.h | 29 class TestCommon { class
|
H A D | js_api_lightweightmap_test.cpp | 48 JSHandle<JSAPILightWeightMap> TestCommon(JSMutableHandle<JSTaggedValue>& value, std::string& myValue, in TestCommon() function in panda::test::JSAPILightWeightMapTest
|
Completed in 4 milliseconds