Home
last modified time | relevance | path

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

/external/rust/crates/oneshot-uniffi/tests/
Dasync.rs46 let returned_message = receiver.await.unwrap(); in await_before_send_tokio() localVariable
62 let returned_message = receiver.await.unwrap(); in await_before_send_async_std() localVariable
/external/libchrome/dbus/
Dend_to_end_sync_unittest.cc71 std::string returned_message; in TEST_F() local