Home
last modified time | relevance | path

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

/system/update_engine/
Ddynamic_partition_test_utils.h51 constexpr const char* kFakeDmDevicePath = "/fake/dm/dev/path/"; variable
119 return kFakeDmDevicePath + name; in GetDmDevice()