Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump_app_test.cc23 ASSERT_TRUE(Exec(kDynamic, kModeOatWithBootImage, {}, kListAndCode)); in TEST_F()
28 ASSERT_TRUE(Exec(kStatic, kModeOatWithBootImage, {}, kListAndCode)); in TEST_F()
Doatdump_test.h95 kModeOatWithBootImage, enumerator
208 } else if (mode == kModeOatWithBootImage) {