Home
last modified time | relevance | path

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

/art/dex2oat/
Dverifier_deps_test.cc438 bool has_strings = false; in HasEachKindOfRecord() local
449 has_strings |= !entry.second->strings_.empty(); in HasEachKindOfRecord()
461 return has_strings && in HasEachKindOfRecord()