Searched refs:panic (Results 1 - 7 of 7) sorted by relevance
/foundation/communication/ipc/example/rust_test/client/src/ |
H A D | main.rs | 30 panic!(); in get_calc_service()
|
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/examples/listen_rust_sa/src/ |
H A D | lib.rs | 54 panic!(); in on_stop()
|
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/rust/ |
H A D | rust_samgr_test.rs | 42 panic!(); in get_test_service()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/ |
H A D | basic_rust_types.rs | 889 _ => panic!("Vector Type wrong"), 931 _ => panic!("Vector type mismatches with VecU32."), 1099 _ => panic!("Hashmap key type wrong"), 1103 _ => panic!("Hashmap value wrong"), 1177 _ => panic!("Vector type mismatches with VecU32."), 1209 _ => panic!("Vector type mismatches with VecU32."), 1282 _ => panic!("Get value type from null ptr is not ValueType::NULL"), in ut_hashmap_null() 1287 _ => panic!("Get value type from null ptr is not ValueType::NULL"), in ut_hashmap_null()
|
H A D | cloud_ext_types.rs | 1453 _ => panic!("Value typ mismatches with Assets"), in ut_value_assets() 1505 _ => panic!("Db Table Map mismatches with Table"), in ut_database() 1557 _ => panic!("Table fields mismatches with Vec<Field>"), in ut_table()
|
/foundation/ability/idl_tool/test/rust/moduletest/client/src/ |
H A D | main.rs | 52 panic!(); in get_test_service()
|
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/examples/audio_rust_sa/src/ |
H A D | lib.rs | 74 panic!(); in on_start()
|
Completed in 5 milliseconds