Home
last modified time | relevance | path

Searched defs:assert_error (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/third_party/lunit/
Dlunit.lua281 function assert_error(msg, func) function
/external/python/jinja/tests/
Dtest_lexnparse.py282 def assert_error(code, expected): function