Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/unittest/rust/
H A Drust_utils_ashmem_test.rs61 let readout_c_str: &CStr = unsafe { CStr::from_ptr(readout_ptr) }; in test_ashmem_ffi_write_read_002() localVariable
103 let readout_c_str: &CStr = unsafe { CStr::from_ptr(readout_ptr) }; in test_ashmem_ffi_write_read_003() localVariable
138 let readout_c_str: &CStr = unsafe { CStr::from_ptr(readout_ptr) }; in test_ashmem_ffi_write_read_004() localVariable
170 let readout_c_str: &CStr = unsafe { CStr::from_ptr(readout_ptr) }; in test_ashmem_ffi_write_read_005() localVariable
332 let readout_c_str: &CStr = unsafe { CStr::from_ptr(readout_ptr) }; in test_ashmem_write_read_002() localVariable
372 let readout_c_str: &CStr = unsafe { CStr::from_ptr(readout_ptr) }; in test_ashmem_write_read_003() localVariable
407 let readout_c_str: &CStr = unsafe { CStr::from_ptr(readout_ptr) }; in test_ashmem_write_read_004() localVariable
438 let readout_c_str: &CStr = unsafe { CStr::from_ptr(readout_ptr) }; in test_ashmem_write_read_005() localVariable