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