Home
last modified time | relevance | path

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

/aosp12/system/netd/tests/
H A Dsock_diag_test.cpp101 auto checkIPv4Dump = [&] (uint8_t /* proto */, const inet_diag_msg *msg) { in TEST_F() local
152 sd.readDiagMsg(IPPROTO_TCP, checkIPv4Dump); in TEST_F()
/aosp12/system/netd/server/
H A DSockDiagTest.cpp110 auto checkIPv4Dump = [&] (uint8_t /* proto */, const inet_diag_msg *msg) { in TEST_F() local
156 sd.readDiagMsg(IPPROTO_TCP, checkIPv4Dump); in TEST_F()