Searched refs:device_root (Results 1 – 2 of 2) sorted by relevance
113 const string& device_root = device_roots[0]; in TEST_F() local114 DIR* dir = opendir(device_root.c_str()); in TEST_F()122 const string dump_file_path = io::JoinPath(device_root, ent->d_name); in TEST_F()
524 def _load_device_dumps(self, device_name, device_root): argument559 for root, _, files in gfile.Walk(device_root):