Searched defs:TestClassLinkerContext (Results 1 – 1 of 1) sorted by relevance
776 class TestClassLinkerContext : public ClassLinkerContext { class778 TestClassLinkerContext(const uint8_t *descriptor, bool needCopyDescriptor, Class *klass, in TestClassLinkerContext() function in panda::test::TestClassLinkerContext