Home
last modified time | relevance | path

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

/art/dex2oat/
Dverifier_deps_test.cc153 bool has_failures = true; in VerifyMethod() local
185 has_failures = verifier->HasFailures(); in VerifyMethod()
190 return !has_failures; in VerifyMethod()