Searched refs:system_source_name (Results 1 – 1 of 1) sorted by relevance
687 auto system_source_name = "system" + source_slot; in CreateTestUpdate() local688 auto system_source = FindPartition(*source_metadata.get(), system_source_name); in CreateTestUpdate()690 std::cerr << "Could not find system partition: " << system_source_name << ".\n"; in CreateTestUpdate()