Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_image_test.cc198 std::vector<std::string> libcore_dexes = GetLibCoreDexFileNames(); in TEST_F() local
199 ArrayRef<const std::string> libcore_dexes_array(libcore_dexes); in TEST_F()