Searched refs:test_cache_dir (Results 1 – 1 of 1) sorted by relevance
492 const base::FilePath test_cache_dir(child_data_path.AppendASCII("cache")); in LaunchChildTestProcessWithOptions() local493 CHECK(base::CreateDirectory(test_cache_dir)); in LaunchChildTestProcessWithOptions()502 base::OpenDirectoryHandle(test_cache_dir).TakeChannel().release()}); in LaunchChildTestProcessWithOptions()