Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/unittest/rust/
H A Drust_utils_ashmem_test.rs62 let readout_str: &str = readout_c_str.to_str().expect("Bad encoding."); in test_ashmem_ffi_write_read_002() localVariable
104 let readout_str: &str = readout_c_str.to_str().expect("Bad encoding."); in test_ashmem_ffi_write_read_003() localVariable
139 let readout_str: &str = readout_c_str.to_str().expect("Bad encoding."); in test_ashmem_ffi_write_read_004() localVariable
171 let readout_str: &str = readout_c_str.to_str().expect("Bad encoding."); in test_ashmem_ffi_write_read_005() localVariable
333 let readout_str: &str = readout_c_str.to_str().expect("Bad encoding."); in test_ashmem_write_read_002() localVariable
373 let readout_str: &str = readout_c_str.to_str().expect("Bad encoding."); in test_ashmem_write_read_003() localVariable
408 let readout_str: &str = readout_c_str.to_str().expect("Bad encoding."); in test_ashmem_write_read_004() localVariable
439 let readout_str: &str = readout_c_str.to_str().expect("Bad encoding."); in test_ashmem_write_read_005() localVariable