Searched defs:TestCommon (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/tests/ | ||
| D | js_api_queue_test.cpp | 31 …JSHandle<JSAPIQueue> TestCommon(JSMutableHandle<JSTaggedValue>& value, std::string& queueValue, ui… in TestCommon() function in panda::test::JSAPIQueueTest |
| D | js_api_tree_set_test.cpp | 49 …JSHandle<JSAPITreeSet> TestCommon(JSMutableHandle<JSTaggedValue>& key, std::string& myKey, uint32_… in TestCommon() function in panda::test::JSAPITreeSetTest |
| D | transitions_dictionary_test.cpp | 135 void TestCommon(JSThread *thread, int numberOfElements, TestCommonCB cb) in TestCommon() function |
| D | js_api_vector_test.cpp | 49 …JSHandle<JSAPIVector> TestCommon(JSMutableHandle<JSTaggedValue>& value, std::string& myValue, uint… in TestCommon() function in panda::test::JSAPIVectorTest |
| D | js_api_lightweightmap_test.cpp | 48 …JSHandle<JSAPILightWeightMap> TestCommon(JSMutableHandle<JSTaggedValue>& value, std::string& myVal… in TestCommon() function in panda::test::JSAPILightWeightMapTest |