Searched refs:extra_dex (Results 1 – 1 of 1) sorted by relevance
88 const std::string& extra_dex = "",366 const std::string& extra_dex, in Compile() argument381 if (!extra_dex.empty()) { in Compile()382 helper.extra_dex_files = OpenTestDexFiles(extra_dex.c_str()); in Compile()