Home
last modified time | relevance | path

Searched defs:check_oat (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/
Ddex2oat_test.cc139 T check_oat) WARN_UNUSED { in GenerateOdexForTest()
1107 auto check_oat = [expected_classpath_key](const OatFile& oat_file) { in RunTest() local