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

  /external/autotest/client/site_tests/platform_PrinterPpds/
helpers.py 165 with_suffixes=None, nonempty_results=False,
174 @param nonempty_results: if True then Exception is raised if there is no
182 nonempty_results is set to True
204 if nonempty_results and len(list_of_files) == 0:
platform_PrinterPpds.py 126 nonempty_results=True,
149 nonempty_results=True,

Completed in 165 milliseconds