Home
last modified time | relevance | path

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

/test/suite_harness/common/util/tests/src/com/android/compatibility/common/util/
DBusinessLogicTest.java189 BusinessLogicRule rule3 = rulesList2.get(1); in testCorrectLogic() local
190 List<BusinessLogicRuleCondition> rule3Conditions = rule3.mConditions; in testCorrectLogic()
210 List<BusinessLogicRuleAction> rule3Actions = rule3.mActions; in testCorrectLogic()