Searched refs:rules (Results 1 – 16 of 16) sorted by relevance
153 List<BusinessLogicRule> rules = new ArrayList<>(); in extractRulesList() local159 return new BusinessLogicRulesList(rules, description); in extractRulesList()169 rules.add(new BusinessLogicRule(ruleConditions, ruleActions)); in extractRulesList()171 return new BusinessLogicRulesList(rules, description); in extractRulesList()
20 LOCAL_STATIC_JAVA_LIBRARIES := androidx.test.rules43 LOCAL_STATIC_JAVA_LIBRARIES := androidx.test.rules
1 // Common build rules for VTS tests
32 LOCAL_STATIC_JAVA_LIBRARIES := androidx.test.rules android.hidl.manager-V1.2-java \
21 LOCAL_STATIC_JAVA_LIBRARIES := android-common androidx.test.rules androidx.appcompat_appcompat andr…
29 import org.junit.rules.Stopwatch;
31 import org.junit.rules.TestName;
35 import org.junit.rules.TestName;
37 import org.junit.rules.TestName;
36 import org.junit.rules.TestName;
33 import org.junit.rules.TestName;
32 import org.junit.rules.TestName;
120 on json files under the testdata folder. However, you need to abide by some rules in doing this,