Searched refs:platform_device_dir (Results 1 – 1 of 1) sorted by relevance
37 std::string platform_device_dir = fake_sys_root.path + platform_device; in TestGetSymlinks() local38 mkdir_recursive(platform_device_dir, 0777); in TestGetSymlinks()42 symlink(platform_bus.c_str(), (platform_device_dir + "/subsystem").c_str()); in TestGetSymlinks()