Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc136 T check_oat) WARN_UNUSED { in GenerateOdexForTest() argument
176 check_oat(*(odex_file.get())); in GenerateOdexForTest()
945 auto check_oat = [expected_classpath_key](const OatFile& oat_file) { in RunTest() local
959 check_oat)); in RunTest()