Home
last modified time | relevance | path

Searched defs:expect_err (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/system/keymint/hal/src/hal/
H A Dtests.rs156 pub fn expect_err<T, E: core::fmt::Debug>(result: Result<T, E>, err_msg: &str) { in expect_err() function
/aosp_15_r20/system/security/keystore2/src/sw_keyblob/
H A Dtests.rs23 macro_rules! expect_err { macro
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/
H A Dval_constants_test.cpp68 std::string expect_err; member
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_constants_test.cpp68 std::string expect_err; member
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/
Dval_constants_test.cpp68 std::string expect_err; member
/aosp_15_r20/system/keymint/common/src/
H A Dlib.rs206 macro_rules! expect_err { macro
/aosp_15_r20/external/rust/android-crates-io/crates/coset/src/util/
Dmod.rs163 pub fn expect_err<T: core::fmt::Debug, E: core::fmt::Debug + core::fmt::Display>( in expect_err() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs1160 pub fn expect_err(self, msg: &str) -> E in expect_err() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs1160 pub fn expect_err(self, msg: &str) -> E in expect_err() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs1160 pub fn expect_err(self, msg: &str) -> E in expect_err() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs1160 pub fn expect_err(self, msg: &str) -> E in expect_err() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs1160 pub fn expect_err(self, msg: &str) -> E in expect_err() method
/aosp_15_r20/external/libevent/test/
H A Dregress_dns.c1259 int expect_err; in test_bufferevent_connect_hostname() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_test.cc4873 auto expect_err = []() { in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dssl_test.cc4873 auto expect_err = []() { in TEST() local