Searched defs:subdir (Results 1 – 6 of 6) sorted by relevance
127 for (const string& subdir : nested_subdirs) { in CreateNestedDirs() local
204 const auto& subdir = rootIt->second.first; in addBind() local344 auto subdir = items[3]; in loadFrom() 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
235 base::FilePath subdir = prefs_dir_.Append("subdir1").Append("subdir2"); in TEST_F() local