Searched defs:HasSubdir (Results 1 – 2 of 2) sorted by relevance
438 bool DeviceInfo::HasSubdir(const FilePath& base_dir, const FilePath& subdir) { in HasSubdir() function in shill::DeviceInfo
1015 TEST_F(DeviceInfoTest, HasSubdir) { in TEST_F() argument