Home
last modified time | relevance | path

Searched defs:TestClassLinkerContext (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
Dclass_linker_test.cpp827 class TestClassLinkerContext : public ClassLinkerContext { class
829 TestClassLinkerContext(const uint8_t *descriptor, bool needCopyDescriptor, Class *klass, in TestClassLinkerContext() function in ark::test::TestClassLinkerContext