Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/
H A Ddex2oat_test.cc2151 std::set<std::string> boot_image_strings; in TEST_F() local
2157 boot_image_strings.insert(root.Read()->ToModifiedUtf8()); in TEST_F()
2163 EXPECT_EQ(boot_image_strings.size(), 0u); in TEST_F()