Home
last modified time | relevance | path

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

/third_party/rust/crates/cxx/tests/ffi/
Dtests.cc870 rust::Str other_cstr = "foo"; in cxx_run_test() local
871 swap(cstr, other_cstr); in cxx_run_test()
873 ASSERT(other_cstr == "test"); in cxx_run_test()