Home
last modified time | relevance | path

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

/art/test/common/
Dstack_inspect.cc80 bool method_found = false; in IsMethodInterpreted() local
87 method_found = true; in IsMethodInterpreted()
96 return method_found; in IsMethodInterpreted()