Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dclass_linker_test.cpp697 class TestClassLinkerContext : public ClassLinkerContext { class
699 TestClassLinkerContext(const uint8_t *descriptor, bool need_copy_descriptor, Class *klass, in TestClassLinkerContext() function in panda::test::TestClassLinkerContext