Home
last modified time | relevance | path

Searched defs:dirname (Results 1 – 25 of 188) sorted by relevance

12345678

/external/autotest/client/tools/
Dhtml_report.py1378 def make_html_file(metadata, results, tag, host, output_file_name, dirname): argument
1541 def parse_result(dirname, line, results_data): argument
1700 def create_report(dirname, html_path='', output_file_name=None): argument
/external/e2fsprogs/intl/
Dbindtextdom.c134 const char *dirname = *dirnamep; in __libc_rwlock_define() local
234 const char *dirname = *dirnamep; in __libc_rwlock_define() local
343 BINDTEXTDOMAIN (const char *domainname, const char *dirname) in BINDTEXTDOMAIN()
/external/autotest/client/tests/kvmtest/
Dkvmtest.py81 def __create_vncserver(self, dirname): argument
105 def __has_vmlog(self, arg, dirname, names): argument
/external/autotest/client/cros/multimedia/
Dcommon.py10 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/cellular/mbim_compliance/
Dcommon.py7 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/common_lib/cros/fake_device_server/client_lib/
Dcommon.py8 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/scripts/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/common_lib/cros/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/tests/kvm/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/deps/iwcap/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/site_tests/network_3GScanningProperty/files/
Dcommon.py10 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/common_lib/cros/graphite/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/deps/fakegudev/
Dcommon.py8 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/faft/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/site_tests/network_LTEActivate/files/
Dcommon.py10 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/deps/webgl_perf/
Dcommon.py8 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/deps/lansim/
Dcommon.py7 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/networking/
Dcommon.py10 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/deps/touchpad-tests/
Dcommon.py9 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/common_lib/perf_expectations/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/deps/webgl_clear/
Dcommon.py8 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/common_lib/hosts/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/bin/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/deps/nvmap_compactor/
Dcommon.py6 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/tendo/n_faced_peerd/
Dcommon.py10 dirname = os.path.dirname(sys.modules[__name__].__file__) variable

12345678