Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/enterprise_SmbProviderDaemon/
Denterprise_SmbProviderDaemon.py186 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)
[all …]
/external/autotest/tko/
Dretrieve_logs.cgi56 def _check_result(args): function
138 for result_path in tpool.imap_unordered(_check_result, tpool_args):