Searched refs:strategy (Results 1 – 5 of 5) sorted by relevance
80 std::unique_ptr<chromeos_update_engine::OperationsGenerator> strategy) in PartitionProcessor() argument88 strategy_(std::move(strategy)) {} in PartitionProcessor()207 unique_ptr<OperationsGenerator> strategy; in GenerateUpdatePayloadFile() local212 strategy.reset(new ABGenerator()); in GenerateUpdatePayloadFile()216 strategy.reset(new FullUpdateGenerator()); in GenerateUpdatePayloadFile()227 std::move(strategy))); in GenerateUpdatePayloadFile()
81 unique_ptr<OperationsGenerator> strategy(new FullUpdateGenerator()); in SetUp() local88 EXPECT_TRUE(strategy->GenerateOperations( in SetUp()
31 // TODO(b/178585590): delete this after testing linking strategy
388 # false - Use the default audio routing strategy.390 # or Earpiece, based on the default audio routing strategy.
610 git merge --no-ff --strategy=recursive -X patience cros/upstream