Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/unittest/
Dpdu_parser_test.cpp36 std::string new_pdu = smspdu.CreatePDU(); in TEST() local
38 ASSERT_STRNE(new_pdu.c_str(), expect); in TEST()