Home
last modified time | relevance | path

Searched refs:c_take_str (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/cxx/tests/ffi/
H A Dlib.rs137 fn c_take_str(s: &str); in c_take_str() functions
H A Dtests.h137 void c_take_str(rust::Str s);
H A Dtests.cc286 void c_take_str(rust::Str s) { in c_take_str() function
/third_party/rust/crates/cxx/tests/
H A Dtest.rs130 check!(ffi::c_take_str("2020")); in test_c_take()

Completed in 5 milliseconds