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