Home
last modified time | relevance | path

Searched defs:expect_errors (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/antlr/runtime/Ruby/test/functional/ast-output/
H A Drewrites.rb8 def parse( grammar, rule, input, expect_errors = false ) argument
H A Dauto-ast.rb8 def parse( grammar, rule, input, expect_errors = false ) argument
/aosp_15_r20/trusty/user/app/storage/test/common/
Derror_reporting_mock.c43 void expect_errors(enum trusty_storage_error_type type, int count) { in expect_errors() function