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

  /external/autotest/client/bin/net/
net_utils_mock.py 12 def os_open(*args, **kwarg): function
net_utils_unittest.py 26 self.god.stub_with(os, 'open', net_utils_mock.os_open)
    [all...]

Completed in 56 milliseconds