Home
last modified time | relevance | path

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

/webrtc/sctp/src/chunk/
H A Dchunk_test.rs131 let ec = &c.error_causes[0]; in test_chunk_error_unrecognized_chunk_type_unmarshal() localVariable
152 let ec = ChunkError { in test_chunk_error_unrecognized_chunk_type_marshal() localVariable
171 let ec = ChunkError { in test_chunk_error_unrecognized_chunk_type_marshal_with_cause_value_being_nil() localVariable