Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc1441 const DexLayoutSection::Subsection& section_hot_code = in TEST_F() local
1451 EXPECT_GT(section_hot_code.Size(), 0u); in TEST_F()
1482 EXPECT_TRUE(section_hot_code.Contains(code_item_offset)); in TEST_F()