Searched refs:apex_info_filename (Results 1 – 1 of 1) sorted by relevance
214 std::string apex_info_filename = temp_dir_path + "/apex-info-list.xml"; in SetUp() local215 WriteFakeApexInfoList(apex_info_filename); in SetUp()216 config_.SetApexInfoListFile(apex_info_filename); in SetUp()