Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc2442 std::set<std::string> boot_image_strings; in TEST_F() local
2448 boot_image_strings.insert(root.Read()->ToModifiedUtf8()); in TEST_F()
2454 EXPECT_EQ(boot_image_strings.size(), 0u); in TEST_F()