Home
last modified time | relevance | path

Searched refs:AssertMethod (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker_test.cc162 void AssertMethod(ArtMethod* method) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in AssertMethod() function in art::ClassLinkerTest
250 AssertMethod(&method); in AssertClass()
256 AssertMethod(&method); in AssertClass()