Searched refs:libcore_dexes (Results 1 – 1 of 1) sorted by relevance
198 std::vector<std::string> libcore_dexes = GetLibCoreDexFileNames(); in TEST_F() local199 ArrayRef<const std::string> libcore_dexes_array(libcore_dexes); in TEST_F()