Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Dab_generator_unittest.cc52 void TestSplitReplaceOrReplaceBzOperation(InstallOperation_Type orig_type, in TestSplitReplaceOrReplaceBzOperation() argument
85 op.set_type(orig_type); in TestSplitReplaceOrReplaceBzOperation()
99 if (orig_type == InstallOperation::REPLACE) { in TestSplitReplaceOrReplaceBzOperation()
201 if (!compressible && orig_type == InstallOperation::REPLACE) { in TestSplitReplaceOrReplaceBzOperation()
207 void TestMergeReplaceOrReplaceBzOperations(InstallOperation_Type orig_type, in TestMergeReplaceOrReplaceBzOperations() argument
239 first_op.set_type(orig_type); in TestMergeReplaceOrReplaceBzOperations()
245 if (orig_type == InstallOperation::REPLACE) { in TestMergeReplaceOrReplaceBzOperations()
259 second_op.set_type(orig_type); in TestMergeReplaceOrReplaceBzOperations()
265 if (orig_type == InstallOperation::REPLACE) { in TestMergeReplaceOrReplaceBzOperations()