Searched refs:strategy (Results 1 – 4 of 4) sorted by relevance
62 std::unique_ptr<chromeos_update_engine::OperationsGenerator> strategy) in PartitionProcessor() argument68 strategy_(std::move(strategy)) {} in PartitionProcessor()140 unique_ptr<OperationsGenerator> strategy; in GenerateUpdatePayloadFile() local144 strategy.reset(new ABGenerator()); in GenerateUpdatePayloadFile()147 strategy.reset(new FullUpdateGenerator()); in GenerateUpdatePayloadFile()156 std::move(strategy))); in GenerateUpdatePayloadFile()
92 unique_ptr<OperationsGenerator> strategy(new FullUpdateGenerator()); in SetUp() local98 EXPECT_TRUE(strategy->GenerateOperations( in SetUp()
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