Searched defs:subdir (Results 1 – 5 of 5) sorted by relevance
127 for (const string& subdir : nested_subdirs) { in CreateNestedDirs() local
114 auto subdir = path + "/" + entry->d_name; in rmrf_contents() local
76 auto subdir = path + "/" + ent->d_name; in pushBackContents() local
37 static std::string subdir(const char* parent, const char* child) { in subdir() function
114 base::FilePath subdir = prefs_dir_.Append("subdir1").Append("subdir2"); in TEST_F() local