Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dclass_loader_context.cc1286 ClassLoaderContext::VerificationResult ClassLoaderContext::VerifyClassLoaderContextMatch( in VerifyClassLoaderContextMatch() function in art::ClassLoaderContext
H A Dclass_loader_context_test.cc1542 TEST_F(ClassLoaderContextTest, VerifyClassLoaderContextMatch) { in TEST_F() argument