Home
last modified time | relevance | path

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

/art/dex2oat/
Dverifier_deps_test.cc146 bool has_failures = true; in VerifyMethod() local
175 has_failures = verifier->HasFailures(); in VerifyMethod()
180 return !has_failures; in VerifyMethod()