Searched defs:app_files (Results 1 – 3 of 3) sorted by relevance
472 def app_files(self): member in GtestTestInstance
465 def app_files(self): member in GtestTestInstance
164 std::vector<std::string> app_files = Split(options.dex_file, ':'); in Run() local