Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/third_party/lunit/
Dlunit.lua281 function assert_error(msg, func) function
/external/rust/android-crates-io/crates/clang-sys/tests/
Dbuild.rs227 macro_rules! assert_error { macro
/external/python/jinja/tests/
Dtest_lexnparse.py282 def assert_error(code, expected): function
/external/rust/android-crates-io/crates/argh/tests/
Dlib.rs394 fn assert_error<T: FromArgs + Debug>(args: &[&str], err_msg: &str) { in assert_error() function