Home
last modified time | relevance | path

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

/system/update_engine/aosp/
Dupdate_attempter_android_integration_test.cc150 std::string source_part; in CreateFakePartition() local
155 &source_part)); in CreateFakePartition()
156 int out_fd = open(source_part.c_str(), O_RDWR); in CreateFakePartition()