Home
last modified time | relevance | path

Searched refs:non_sqlite_err (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/
Dlib.rs1931 let non_sqlite_err: CustomResult<Vec<String>> = query in test_query_and_then_custom_error_fails() localVariable
1935 match non_sqlite_err.unwrap_err() { in test_query_and_then_custom_error_fails()
1985 let non_sqlite_err: CustomResult<String> = in test_query_row_and_then_custom_error_fails() localVariable
1988 match non_sqlite_err.unwrap_err() { in test_query_row_and_then_custom_error_fails()