Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc751 const uint64_t image_file_small_profile = GetImageObjectSectionSize(app_image_file); in RunTest() local
752 ASSERT_LT(image_file_empty_profile, image_file_small_profile); in RunTest()