Home
last modified time | relevance | path

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

/third_party/protobuf/third_party/lunit/
Dlunit.lua281 function assert_error(msg, func) function
/third_party/rust/crates/clap/tests/builder/
Derror.rs6 fn assert_error<F: clap::error::ErrorFormatter>( in assert_error() function