Home
last modified time | relevance | path

Searched refs:AddDynImport (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/dynamic/
H A Ddynamic_call_test.cpp82 void AddDynImport(const char *specifierName, varbinder::ETSBinder *varbinder, ir::Identifier *node) in AddDynImport() function in ark::es2panda::testing::DynamicCall
125 AddDynImport("A", varbinder, first->AsIdentifier()); in TEST_F()
146 AddDynImport("A", varbinder, first->AsIdentifier()); in TEST_F()
179 AddDynImport("A", varbinder, first->AsIdentifier()); in TEST_F()
189 AddDynImport("A", varbinder, first->AsIdentifier()); in TEST_F()

Completed in 1 milliseconds