Home
last modified time | relevance | path

Searched refs:subDir (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tools/skdiff/
H A Dskdiff_main.cpp241 static void get_file_list_subdir(const SkString& rootDir, const SkString& subDir, in get_file_list_subdir() argument
245 bool isSubDirEmpty = subDir.isEmpty(); in get_file_list_subdir()
249 dir.append(subDir); in get_file_list_subdir()
259 SkString pathRelativeToRootDir(subDir); in get_file_list_subdir()
278 SkString pathRelativeToRootDir(subDir); in get_file_list_subdir()
/third_party/node/test/common/
H A Dwpt.js386 const subDir = fixtures.path('wpt', this.path);
387 const list = this.grep(subDir);
389 const relativePath = path.relative(subDir, file);

Completed in 2 milliseconds