Searched refs:kFakeDevicePath (Results 1 – 2 of 2) sorted by relevance
50 constexpr std::string_view kFakeDevicePath = "/fake/dev/path/"; variable115 return std::string(kFakeDevicePath) + name; in GetDevice()
66 *path = kFakeDevicePath; in SetUp()