Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dfastboot_test.cpp208 const Socket::Protocol expected_protocol, in ParseNetworkSerialTest() argument
216 EXPECT_EQ(network_serial.protocol, expected_protocol) << description; in ParseNetworkSerialTest()