HomeSort by relevance Sort by last modified time
    Searched refs:expect_reset (Results 1 - 2 of 2) sorted by null

  /kernel/tests/net/test/
sock_diag_test.py 496 def CheckRstOnClose(self, sock, req, expect_reset, msg, do_close=True):
506 if expect_reset:
616 def CloseParent(expect_reset):
619 self.CheckRstOnClose(self.s, None, expect_reset, msg)
    [all...]
  /external/libese/libese-teq1/tests/
teq1_unittests.cpp 405 EXPECT_EQ(1, invocations.at(tx_cursor_).expect_reset);
479 int expect_reset; member in struct:EseWireFake::Invocation
754 wire_.invocations[30].expect_reset = 1;

Completed in 66 milliseconds