Searched defs:test_protocol (Results 1 – 4 of 4) sorted by relevance
24 def test_protocol(self): member in ProtocolsAbsTests
103 static ocsd_trace_protocol_t test_protocol = OCSD_PROTOCOL_ETMV4I; // ETMV4 protocl variable
1020 pub fn test_protocol<P: ProtocolPointer + ?Sized>(params: OpenProtocolParams) -> Result<bool> { in test_protocol() function
2443 def test_protocol(self): member in TestTyping