Home
last modified time | relevance | path

Searched refs:kFakeDevicePath (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/update_engine/aosp/
H A Ddynamic_partition_test_utils.h50 constexpr std::string_view kFakeDevicePath = "/fake/dev/path/"; variable
115 return std::string(kFakeDevicePath) + name; in GetDevice()
H A Ddynamic_partition_control_android_unittest.cc66 *path = kFakeDevicePath; in SetUp()