Searched refs:part_order (Results 1 – 1 of 1) sorted by relevance
91 const vector<const char*> part_order = {kPartitionNameRoot, in AddPartition() local93 TEST_AND_RETURN_FALSE(part_vec_.size() < part_order.size()); in AddPartition()94 TEST_AND_RETURN_FALSE(new_conf.name == part_order[part_vec_.size()]); in AddPartition()