Searched refs:orig_type (Results 1 – 1 of 1) sorted by relevance
52 void TestSplitReplaceOrReplaceBzOperation(InstallOperation_Type orig_type, in TestSplitReplaceOrReplaceBzOperation() argument85 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() argument239 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()