Home
last modified time | relevance | path

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

/test/suite_harness/common/util/tests/src/com/android/compatibility/common/util/
DBusinessLogicTest.java140 BusinessLogicRule rule1 = rulesList1.get(0); in testCorrectLogic() local
141 List<BusinessLogicRuleCondition> rule1Conditions = rule1.mConditions; in testCorrectLogic()
152 List<BusinessLogicRuleAction> rule1Actions = rule1.mActions; in testCorrectLogic()