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.cpp776 class TestClassLinkerContext : public ClassLinkerContext { class
778 TestClassLinkerContext(const uint8_t *descriptor, bool needCopyDescriptor, Class *klass, in TestClassLinkerContext() function in panda::test::TestClassLinkerContext