Home
last modified time | relevance | path

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

/external/crosvm/protos/tests/common/
Dmod.rs27 pub fn test_round_trip<T: Message + PartialEq>(message: T) { in test_round_trip() function
/external/rust/crates/syn/tests/
Dtest_round_trip.rs40 fn test_round_trip() { in test_round_trip() function