Searched refs:no_such_dir (Results 1 – 1 of 1) sorted by relevance
285 base::FilePath no_such_dir = tmp_dir.Append("not_such_dir"); in TEST() local287 auto fail = ListFiles(no_such_dir.value()); in TEST()