Home
last modified time | relevance | path

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

/test/suite_harness/common/util/tests/src/com/android/compatibility/common/util/
DBusinessLogicTest.java166 BusinessLogicRule rule2 = rulesList2.get(0); in testCorrectLogic() local
167 List<BusinessLogicRuleCondition> rule2Conditions = rule2.mConditions; in testCorrectLogic()
178 List<BusinessLogicRuleAction> rule2Actions = rule2.mActions; in testCorrectLogic()