Searched defs:subdir (Results 1 – 7 of 7) sorted by relevance
130 for (const string& subdir : nested_subdirs) { in CreateNestedDirs() local
177 const auto& subdir = rootIt->second.subdir; in addBind() local329 auto subdir = items[3]; in loadFrom() local
39 std::string subdir; member
65 void ForkTest(const std::string& subdir, const std::function<void(void)>& test_body) { in ForkTest()
74 auto subdir = path + "/" + ent->d_name; in pushBackContents() local
132 auto subdir = path + "/" + entry->d_name; in rmrf_contents() local
252 base::FilePath subdir = prefs_dir_.Append("subdir1").Append("subdir2"); in TEST_F() local