Home
last modified time | relevance | path

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

1234567

/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/common_lib/cros/graphite/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/multimedia/
Dcommon.py10 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/tendo/
Dcommon.py10 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/fakemodem/
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/bin/
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/tests/kvm/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/
Dcommon.py10 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/deps/glmark2/
Dcommon.py6 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/bin/net/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/common_lib/cros/tendo/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/cellular/pseudomodem/
Dcommon.py11 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/cros/bluetooth/
Dcommon.py10 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/cellular/mbim_compliance/assertions/
Dcommon.py7 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/deps/gtest/
Dcommon.py6 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/deps/webgl_mpd/
Dcommon.py8 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/common_lib/cros/fake_device_server/
Dcommon.py8 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/deps/pyxinput/
Dcommon.py7 dirname = os.path.dirname(sys.modules[__name__].__file__) variable

1234567