Searched refs:existing_file_path (Results 1 – 1 of 1) sorted by relevance
281 fbl::String existing_file_path = JoinPath(test_dir.path(), "existing-file"); in ResolveGlobsMultipleMatches() local287 existing_file_path}; in ResolveGlobsMultipleMatches()289 const int existing_file_fd = open(existing_file_path.c_str(), O_CREAT); in ResolveGlobsMultipleMatches()
Completed in 8 milliseconds