Home
last modified time | relevance | path

Searched defs:rule (Results 1 – 25 of 1654) sorted by relevance

12345678910>>...67

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/nonterminal/
Drule.hpp93 struct rule struct
102 typedef mpl::int_<generator_properties::all_properties> properties;
104 typedef OutputIterator iterator_type;
105 typedef rule<OutputIterator, T1, T2, T3, T4> this_type;
106 typedef reference<this_type const> reference_;
107 typedef typename proto::terminal<reference_>::type terminal;
108 typedef proto::extends<terminal, this_type> base_type;
109 typedef mpl::vector<T1, T2, T3, T4> template_params;
113 output_iterator;
118 locals_type;
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/nonterminal/
Drule.hpp92 struct rule struct
101 typedef Iterator iterator_type;
102 typedef rule<Iterator, T1, T2, T3, T4> this_type;
103 typedef reference<this_type const> reference_;
104 typedef typename proto::terminal<reference_>::type terminal;
105 typedef proto::extends<terminal, this_type> base_type;
106 typedef mpl::vector<T1, T2, T3, T4> template_params;
111 locals_type;
117 skipper_type;
122 encoding_type;
[all …]
/aosp_15_r20/external/libnl/lib/route/
H A Drule.c77 struct rtnl_rule *rule = nl_object_priv(c); in rule_free_data() local
126 struct rtnl_rule *rule; in rule_msg_parser() local
403 void rtnl_rule_put(struct rtnl_rule *rule) in rtnl_rule_put()
607 int rtnl_rule_build_delete_request(struct rtnl_rule *rule, int flags, in rtnl_rule_build_delete_request()
625 int rtnl_rule_delete(struct nl_sock *sk, struct rtnl_rule *rule, int flags) in rtnl_rule_delete()
648 void rtnl_rule_set_family(struct rtnl_rule *rule, int family) in rtnl_rule_set_family()
654 int rtnl_rule_get_family(struct rtnl_rule *rule) in rtnl_rule_get_family()
662 void rtnl_rule_set_prio(struct rtnl_rule *rule, uint32_t prio) in rtnl_rule_set_prio()
668 uint32_t rtnl_rule_get_prio(struct rtnl_rule *rule) in rtnl_rule_get_prio()
673 void rtnl_rule_set_mark(struct rtnl_rule *rule, uint32_t mark) in rtnl_rule_set_mark()
[all …]
/aosp_15_r20/build/soong/android/
H A Dneverallow.go538 type rule struct { struct
540 reason string
542 paths []string
543 unlessPaths []string
545 directDeps map[string]bool
547 osClasses []OsClass
549 moduleTypes []string
550 unlessModuleTypes []string
552 props ruleProperties
553 unlessProps ruleProperties
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/nonterminal/
Drule.hpp74 struct rule : parser<rule<ID, Attribute, force_attribute_>> struct
79 typedef ID id;
80 typedef Attribute attribute_type;
81 static bool const has_attribute =
83 static bool const handles_container =
85 static bool const force_attribute = force_attribute_;
88 rule() : name(typeid(rule).name()) {} in rule() argument
90 constexpr rule() : name("unnamed") {} in rule() argument
93 constexpr rule(char const* name) in rule() argument
96 constexpr rule(rule const& r) in rule() function
[all …]
/aosp_15_r20/external/cronet/net/base/
H A Dscheme_host_port_matcher_rule_unittest.cc15 std::unique_ptr<SchemeHostPortMatcherRule> rule = in TEST() local
43 std::unique_ptr<SchemeHostPortMatcherRule> rule = in TEST() local
69 std::unique_ptr<SchemeHostPortMatcherRule> rule = in TEST() local
101 std::unique_ptr<SchemeHostPortMatcherRule> rule = in TEST() local
116 std::unique_ptr<SchemeHostPortMatcherRule> rule = in TEST() local
141 std::unique_ptr<SchemeHostPortMatcherRule> rule = in TEST() local
164 std::unique_ptr<SchemeHostPortMatcherRule> rule = in TEST() local
229 std::unique_ptr<SchemeHostPortMatcherRule> rule = in TEST() local
251 std::unique_ptr<SchemeHostPortMatcherRule> rule = in TEST() local
273 std::unique_ptr<SchemeHostPortMatcherRule> rule = in TEST() local
[all …]
/aosp_15_r20/cts/tests/fragment/src/android/fragment/cts/
H A DFragmentTestUtil.java39 public static void waitForExecution(final ActivityTestRule<? extends Activity> rule) { in waitForExecution()
54 private static void runOnUiThreadRethrow(ActivityTestRule<? extends Activity> rule, in runOnUiThreadRethrow()
68 final ActivityTestRule<? extends Activity> rule) { in executePendingTransactions()
73 final ActivityTestRule<? extends Activity> rule, final FragmentManager fm) { in executePendingTransactions()
84 public static boolean popBackStackImmediate(final ActivityTestRule<? extends Activity> rule) { in popBackStackImmediate()
88 public static boolean popBackStackImmediate(final ActivityTestRule<? extends Activity> rule, in popBackStackImmediate()
100 public static boolean popBackStackImmediate(final ActivityTestRule<FragmentTestActivity> rule, in popBackStackImmediate()
105 public static boolean popBackStackImmediate(final ActivityTestRule<FragmentTestActivity> rule, in popBackStackImmediate()
117 public static boolean popBackStackImmediate(final ActivityTestRule<FragmentTestActivity> rule, in popBackStackImmediate()
122 public static boolean popBackStackImmediate(final ActivityTestRule<FragmentTestActivity> rule, in popBackStackImmediate()
[all …]
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dftrace_print_filter_unittest.cc37 auto* rule = conf.add_rules(); in TEST() local
47 auto* rule = conf.add_rules(); in TEST() local
57 auto* rule = conf.add_rules(); in TEST() local
67 auto* rule = conf.add_rules(); in TEST() local
77 auto* rule = conf.add_rules(); in TEST() local
87 auto* rule = conf.add_rules(); in TEST() local
98 auto* rule = conf.add_rules(); in TEST() local
103 auto* rule = conf.add_rules(); in TEST() local
115 auto* rule = conf.add_rules(); in TEST() local
120 auto* rule = conf.add_rules(); in TEST() local
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dzrule.cpp33 zrule_close(ZRule* rule) { in zrule_close()
43 zrule_getName(ZRule* rule, char16_t* name, int32_t nameLength) { in zrule_getName()
52 zrule_getRawOffset(ZRule* rule) { in zrule_getRawOffset()
57 zrule_getDSTSavings(ZRule* rule) { in zrule_getDSTSavings()
77 izrule_close(IZRule* rule) { in izrule_close()
82 izrule_clone(IZRule *rule) { in izrule_clone()
92 izrule_getName(IZRule* rule, char16_t* & name, int32_t & nameLength) { in izrule_getName()
103 izrule_getRawOffset(IZRule* rule) { in izrule_getRawOffset()
108 izrule_getDSTSavings(IZRule* rule) { in izrule_getDSTSavings()
118 izrule_getFirstStart(IZRule* rule, int32_t prevRawOffset, int32_t prevDSTSavings, in izrule_getFirstStart()
[all …]
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dzrule.cpp33 zrule_close(ZRule* rule) { in zrule_close()
43 zrule_getName(ZRule* rule, char16_t* name, int32_t nameLength) { in zrule_getName()
51 zrule_getRawOffset(ZRule* rule) { in zrule_getRawOffset()
56 zrule_getDSTSavings(ZRule* rule) { in zrule_getDSTSavings()
76 izrule_close(IZRule* rule) { in izrule_close()
81 izrule_clone(IZRule *rule) { in izrule_clone()
91 izrule_getName(IZRule* rule, char16_t* & name, int32_t & nameLength) { in izrule_getName()
101 izrule_getRawOffset(IZRule* rule) { in izrule_getRawOffset()
106 izrule_getDSTSavings(IZRule* rule) { in izrule_getDSTSavings()
116 izrule_getFirstStart(IZRule* rule, int32_t prevRawOffset, int32_t prevDSTSavings, in izrule_getFirstStart()
[all …]
/aosp_15_r20/platform_testing/libraries/flicker/test/src/android/tools/flicker/legacy/runner/
H A DTransitionExecutionRuleTest.kt73 val rule = createRule(listOf(runTransition)) in runSuccessfully() constant
81 val rule = createRule(listOf(runTransition), writer) in setTransitionStartAndEndTime() constant
91 val rule = createRule(listOf(throwTransitionError)) in throwsTransitionFailure() constant
102 val rule = createRule(listOf()) in throwsTransitionFailureEmptyTransitions() constant
113 val rule = createRule(listOf(throwAssertionError)) in throwsAssertionFailure() constant
123 val rule = createRule(listOf(runCreateValidTags), writer) in createsValidTags() constant
156 val rule = createRule(listOf(runInvalidTagSpace), writer) in throwErrorCreateInvalidTagWithSpace() constant
167 val rule = createRule(listOf(runCreateValidTags, runCreateValidTags), writer) in throwErrorCreateInvalidTagDuplicate() constant
178 val rule = createRule(listOf(runInvalidTagUnderscore), writer) in throwErrorCreateInvalidTagWithUnderscore() constant
H A DTraceMonitorRuleTest.kt55 val rule = createRule(listOf(monitorWithoutException)) in executesSuccessfully() constant
63 val rule = createRule(listOf(monitorWithoutException, monitorWithoutException)) in executesSuccessfullyMonitor2() constant
73 val rule = createRule(listOf(monitorWithExceptionStart)) in executesWithStartFailure() constant
85 val rule = createRule(listOf(monitorWithExceptionStart, monitorWithoutException)) in executesStartFailureMonitor2() constant
97 val rule = createRule(listOf(monitorWithExceptionStop)) in executesWithStopFailure() constant
109 val rule = createRule(listOf(monitorWithExceptionStop, monitorWithoutException)) in executesStopFailureMonitor2() constant
/aosp_15_r20/cts/libs/helpers/core/tests/src/com/android/cts/helpers/
H A DDeviceInteractionHelperRuleTest.java64 DeviceInteractionHelperRule<ICtsDeviceInteractionHelper> rule = in testMissingProperty() local
82 DeviceInteractionHelperRule<ICtsDeviceInteractionHelper> rule = in testEmptyProperty() local
100 DeviceInteractionHelperRule<ICtsDeviceInteractionHelper> rule = in testExplicitDefaultProperty() local
121 DeviceInteractionHelperRule<ICtsDeviceInteractionHelper> rule = in testOnePackageExplicitDefault() local
142 DeviceInteractionHelperRule<ICtsDeviceInteractionHelper> rule = in testOnePackage() local
166 DeviceInteractionHelperRule<ICtsDeviceInteractionHelper> rule = in testTwoPackages() local
191 DeviceInteractionHelperRule<ICtsDeviceInteractionHelper> rule = in testDefaultAtFront() local
216 DeviceInteractionHelperRule<ICtsDeviceInteractionHelper> rule = in testDefaultInMiddle() local
241 DeviceInteractionHelperRule<ICtsDeviceInteractionHelper> rule = in testDefaultAtEnd() local
271 DeviceInteractionHelperRule<ICtsDeviceInteractionHelper> rule = in testDefaultSubstringPrefix() local
[all …]
/aosp_15_r20/cts/common/device-side/util-axt/tests/src/com/android/compatibility/common/util/
H A DSafeCleanerRuleTest.java69 final SafeCleanerRule rule = new SafeCleanerRule(); in testEmptyRule_testPass() local
75 final SafeCleanerRule rule = new SafeCleanerRule(); in testEmptyRule_testFails() local
83 final SafeCleanerRule rule = new SafeCleanerRule().setDumper(mDumper); in testEmptyRule_testFails_withDumper() local
92 final SafeCleanerRule rule = new SafeCleanerRule() in testOnlyTestFails() local
104 final SafeCleanerRule rule = new SafeCleanerRule() in testOnlyTestFails_withDumper() local
118 final SafeCleanerRule rule = new SafeCleanerRule() in testTestPass_oneRunnerFails() local
133 final SafeCleanerRule rule = new SafeCleanerRule() in testTestPass_oneRunnerFails_withDumper() local
152 final SafeCleanerRule rule = new SafeCleanerRule() in testTestPass_oneExtraExceptionThrownAsCallable() local
167 final SafeCleanerRule rule = new SafeCleanerRule() in testTestPass_oneExtraExceptionThrown() local
184 final SafeCleanerRule rule = new SafeCleanerRule() in testTestPass_oneExtraExceptionThrown_withDumper() local
[all …]
H A DRetryRuleTest.java95 final RetryRule rule = new RetryRule(1); in testPassOnRetryableException() local
103 final RetryRule rule = new RetryRule(2, cleaner); in testDoCleanOnRetryableException() local
114 final RetryRule rule = new RetryRule(2, cleaner); in testKeepLastStatusWhenFailOnRetryableException() local
128 final RetryRule rule = new RetryRule(2, cleaner); in testNeverCleanWhenStatementPass() local
140 final RetryRule rule = new RetryRule(0, cleaner); in testNeverCleanWhenDisabledAndStatementThrowsRetryableException() local
156 final RetryRule rule = new RetryRule(1); in testPassOnRetryableExceptionWithTimeout() local
166 final RetryRule rule = new RetryRule(1); in testFailOnRetryableException() local
177 final RetryRule rule = new RetryRule(0); in testPassWhenDisabledAndStatementPass() local
187 final RetryRule rule = new RetryRule(0); in testFailWhenDisabledAndStatementThrowsRetryableException() local
200 final RetryRule rule = new RetryRule(0); in testFailWhenDisabledAndStatementThrowsNonRetryableException() local
/aosp_15_r20/cts/tests/tests/notification/src/android/app/notification/current/cts/
H A DAutomaticZenRuleTest.java62 AutomaticZenRule rule = new AutomaticZenRule(mName, mOwner, mConditionId, in testDescribeContents() local
69 AutomaticZenRule rule = new AutomaticZenRule(mName, mOwner, mConfigActivity, mConditionId, in testWriteToParcel() local
106 AutomaticZenRule rule = new AutomaticZenRule(mName, mOwner, mConfigActivity, mConditionId, in testSetConditionId() local
114 AutomaticZenRule rule = new AutomaticZenRule(mName, mOwner, mConfigActivity, mConditionId, in testSetEnabled() local
122 AutomaticZenRule rule = new AutomaticZenRule(mName, mOwner, mConfigActivity, mConditionId, in testSetInterruptionFilter() local
133 AutomaticZenRule rule = new AutomaticZenRule(mName, mOwner, mConfigActivity, mConditionId, in testSetName() local
142 AutomaticZenRule rule = new AutomaticZenRule(mName, mOwner, mConfigActivity, mConditionId, in testSetConfigurationActivity() local
153 AutomaticZenRule rule = new AutomaticZenRule(mName, mOwner, mConfigActivity, mConditionId, in testCreateRuleWithZenPolicy() local
197 AutomaticZenRule rule = new AutomaticZenRule.Builder("oldName", Uri.parse("oldCondition")) in testBuilder_overwriteConstructorParameters() local
245 AutomaticZenRule rule = new AutomaticZenRule.Builder(mName, mConditionId) in testWriteToParcelFromBuilder() local
[all …]
/aosp_15_r20/packages/modules/AdServices/shared/tests/side-less/java/com/android/adservices/shared/testing/
DAbstractSdkLevelSupportedRuleTestCase.java90 var rule = newRule(/* ruleLevel= */ ANY, /* deviceLevel= */ R); in testRuleIsAtLeastMethods_deviceIsR() local
101 var rule = newRule(/* ruleLevel= */ ANY, /* deviceLevel= */ S); in testRuleIsAtLeastMethods_deviceIsS() local
112 var rule = newRule(/* ruleLevel= */ ANY, /* deviceLevel= */ S2); in testRuleIsAtLeastMethods_deviceIsS2() local
123 var rule = newRule(/* ruleLevel= */ ANY, /* deviceLevel= */ T); in testRuleIsAtLeastMethods_deviceIsT() local
134 var rule = newRule(/* ruleLevel= */ ANY, /* deviceLevel= */ U); in testRuleIsAtLeastMethods_deviceIsU() local
147 var rule = newRule(ruleRange, deviceLevel); in testPassesWhenDeviceLevelIsInRange() local
163 var rule = newRule(ruleRange, deviceLevel); in testSkipsWhenDeviceLevelIsOutsideRange() local
190 var rule = newRule(ruleRange); in assertGetRequiredRangeForUnannotatedTest() local
198 AbstractSdkLevelSupportedRule rule, in assertGetRequiredRange()
298 var rule = newRule(ruleRange); in assertGetRequiredRangeForAnnotatedTest() local
[all …]
/aosp_15_r20/frameworks/base/media/java/android/media/audiopolicy/
H A DAudioMixingRule.java146 public AudioMixMatchCriterion(AudioAttributes attributes, int rule) { in AudioMixMatchCriterion()
153 public AudioMixMatchCriterion(Integer intProp, int rule) { in AudioMixMatchCriterion()
377 private static boolean isValidSystemApiRule(int rule) { in isValidSystemApiRule()
390 private static boolean isValidAttributesSystemApiRule(int rule) { in isValidAttributesSystemApiRule()
401 private static boolean isValidRule(int rule) { in isValidRule()
415 private static boolean isPlayerRule(int rule) { in isPlayerRule()
426 private static boolean isRecorderRule(int rule) { in isRecorderRule()
473 public Builder addRule(AudioAttributes attrToMatch, int rule) in addRule()
501 public Builder excludeRule(AudioAttributes attrToMatch, int rule) in excludeRule()
524 public Builder addMixRule(int rule, Object property) throws IllegalArgumentException { in addMixRule()
[all …]
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/
H A Dstyle-properties.js49 StyleUtil.forEachRule(rules, function(rule) { argument
54 }, function onKeyframesRule(rule) { argument
68 decorateRule(rule) { argument
85 collectProperties(rule, properties) { argument
112 collectCssText(rule) { argument
213 applyProperties(rule, props) { argument
228 applyKeyframeTransforms(rule, keyframeTransforms) { argument
303 whenHostOrRootRule(scope, rule, cssBuild, callback) { argument
393 return StyleTransformer.elementStyles(element, rules, function(rule) { argument
451 _scopeKeyframes(rule, scopeId) { argument
[all …]
/aosp_15_r20/packages/modules/AdServices/shared/testing-libraries/side-less/java/com/android/adservices/shared/meta_testing/
DAbstractFlagsPreparerClassRuleTestCase.java91 var rule = newRule(mFakeSdkSandbox, mFakeDeviceConfig); in testThrowsIfNotUsedAsClassRule() local
98 var rule = newRule(mFakeSdkSandbox, mFakeDeviceConfig); in testCreateActionsForTest_annotationOnMethodIsIgnored() local
111 var rule = newRule(mFakeSdkSandbox, mFakeDeviceConfig); in testCreateActionsForTest_classOnly_deviceConfigMode() local
124 var rule = newRule(mFakeSdkSandbox, mFakeDeviceConfig); in testCreateActionsForTest_classOnly_sdkSandboxState() local
136 var rule = newRule(mFakeSdkSandbox, mFakeDeviceConfig); in testCreateActionsForTest_classOnly_deviceConfigModeAndsdkSandboxState() local
151 var rule = newRule(mFakeSdkSandbox, mFakeDeviceConfig); in testCreateActionsForTest_classOnly_sdkSandboxStateAnddeviceConfigMode() local
167 var rule = newRule(mFakeSdkSandbox, mFakeDeviceConfig); in testCreateActionsForTest_classAndSuperClass_sdkSandboxFirst() local
183 var rule = newRule(mFakeSdkSandbox, mFakeDeviceConfig); in testCreateActionsForTest_classAndSuperClass_deviceConfigFirst() local
209 var rule = newRule(mFakeSdkSandbox, mFakeDeviceConfig); in testFullWorkflow() local
230 private void runRule(R rule, Description description) throws Throwable { in runRule()
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenModeHelperTest.java431 ZenModeConfig.ZenRule rule = createCustomAutomaticRule(zenMode, CUSTOM_RULE_ID); in getCustomAutomaticRules() local
1227 ZenRule rule = createCustomAutomaticRule(ZEN_MODE_IMPORTANT_INTERRUPTIONS, CUSTOM_RULE_ID); in testProtoWithAutoRuleCustomPolicy_classic() local
1266 ZenRule rule = createCustomAutomaticRule(ZEN_MODE_IMPORTANT_INTERRUPTIONS, CUSTOM_RULE_ID); in testProtoWithAutoRuleCustomPolicy() local
1305 ZenRule rule = createCustomAutomaticRule(ZEN_MODE_IMPORTANT_INTERRUPTIONS, CUSTOM_RULE_ID); in testProtoWithAutoRuleWithModifiedFields() local
1339 ZenModeConfig.ZenRule rule = createCustomAutomaticRule(ZEN_MODE_IMPORTANT_INTERRUPTIONS, in ruleUidsCached() local
2045 ZenRule rule = rules.get("customRule"); in testReadXml_onModesApi_noUpgrade() local
2084 ZenRule rule = rules.get("customRule"); in testReadXml_upgradeToModesApi_makesCustomPolicies() local
2141 ZenRule rule = rules.get("customRule"); in testReadXml_upgradeToModesApi_fillsInCustomPolicies() local
2205 ZenRule rule = rules.get(defaultId); in testReadXml_upgradeToModesApi_existingDefaultRulesGetCustomPolicy() local
2409 ZenRule rule = rules.get(defaultId); in testDefaultRulesFromConfig_modesApi_getPolicies() local
[all …]
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-test/androidx.test.rules-nodeps/android_common/aar/
Dclasses.jar ... .annotation.Annotation { } androidx/test/rule/ androidx/test/rule/ActivityTestRule$1
Dandroidx.test.rules-nodeps.jar ... .annotation.Annotation { } androidx/test/rule/ androidx/test/rule/ActivityTestRule$1
/aosp_15_r20/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/
H A DCompilationFilterRuleTest.java49 TestableCompilationFilterRule rule = in testNoAppToCompile() local
68 TestableCompilationFilterRule rule = in testSingleAppToCompile() local
88 TestableCompilationFilterRule rule = new TestableCompilationFilterRule(badFilterBundle, in testAppToCompile_badFilterThrows() local
102 TestableCompilationFilterRule rule = new TestableCompilationFilterRule(filterBundle, in testAppToCompile_failCompilationThrows() local
122 TestableCompilationFilterRule rule = new TestableCompilationFilterRule(filterBundle, in testOneAppToCompile() local
143 TestableCompilationFilterRule rule = new TestableCompilationFilterRule(filterBundle, in testOneAppToCompileMultipleIterations() local
178 TestableCompilationFilterRule rule = new TestableCompilationFilterRule(filterBundle, in testOneAppMultipleCompileMultipleTests() local
213 TestableCompilationFilterRule rule = new TestableCompilationFilterRule(filterBundle, in testOneAppToCompileDuplicateTests() local
236 TestableCompilationFilterRule rule = new TestableCompilationFilterRule(filterBundle, in testMultipleAppsToCompile() local
262 TestableCompilationFilterRule rule = new TestableCompilationFilterRule(filterBundle, in testMultipleAppsToCompileInSpeedProfile() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/
H A DAutomaticZenRuleTest.java94 AutomaticZenRule rule = new AutomaticZenRule( in testLongFields_inSetters() local
119 AutomaticZenRule rule = new AutomaticZenRule( in testLongInputsFromParcel() local
183 AutomaticZenRule rule = new AutomaticZenRule("name", new ComponentName("pkg", "cps"), null, in constructor_defaultTypeUnknown() local
193 AutomaticZenRule rule = new AutomaticZenRule.Builder("name", in builder_defaultsAreSensible() local
205 AutomaticZenRule rule = new AutomaticZenRule.Builder("rule", Uri.parse("uri")) in validate_builderWithValidType_succeeds() local
214 AutomaticZenRule rule = new AutomaticZenRule.Builder("rule", Uri.parse("uri")).build(); in validate_builderWithoutType_succeeds() local
221 AutomaticZenRule rule = new AutomaticZenRule("rule", new ComponentName("pkg", "cps"), in validate_constructorWithoutType_succeeds() local
230 AutomaticZenRule rule = new AutomaticZenRule.Builder("rule", Uri.parse("uri")).build(); in validate_invalidType_throws() local
243 AutomaticZenRule rule = new AutomaticZenRule.Builder("rule", Uri.parse("uri")).build(); in setType_invalidType_throws() local

12345678910>>...67