Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dinterpreter_test.cpp2585 …ic std::pair<PandaUniquePtr<Method>, std::unique_ptr<const panda_file::File>> CreateResolvedMethod( in CreateResolvedMethod() function
2679 … auto resolvedMethodData = CreateResolvedMethod(cls, vregNum, args1, &methodBytecode, &shortyBuf); in TEST_F()