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

  /external/autotest/client/site_tests/enterprise_SmbProviderDaemon/
enterprise_SmbProviderDaemon.py 186 self._check_result('Mount', error)
199 self._check_result('Unmount', error)
216 self._check_result('Get Metadata', error)
248 self._check_result('Create File', error)
267 self._check_result('Open File', error)
282 self._check_result('Close File', error)
297 self._check_result('Write File', error)
315 self._check_result('Read File', error)
351 self._check_result('Create Directory', error)
367 self._check_result('Delete Entry', error
387 def _check_result(self, method_name, result, expected=None): member in class:enterprise_SmbProviderDaemon
    [all...]
  /external/autotest/tko/
retrieve_logs.cgi 56 def _check_result(args): function
105 @return: a list of dictionaries to be used as input of _check_result().
138 for result_path in tpool.imap_unordered(_check_result, tpool_args):

Completed in 422 milliseconds