Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/imageio/
H A Dpnmdec.c81 int expected_depth = -1; in ReadPAMFields() local
/aosp_15_r20/external/rust/crates/openssl/src/x509/
Dtests.rs919 let expected_depth = if cfg!(any(ossl110)) { 1 } else { 2 }; in test_verify_param_set_depth() localVariable
947 let expected_depth = if cfg!(any(ossl110)) { 0 } else { 1 }; in test_verify_param_set_depth_fails_verification() localVariable