Home
last modified time | relevance | path

Searched defs:scriptsdir (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/examples/
H A Ddpp-qrcode.py15 scriptsdir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__)) variable
H A Ddpp-nfc.py24 scriptsdir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__)) variable
/aosp_15_r20/external/python/cpython3/Lib/test/test_tools/
D__init__.py27 scriptsdir = os.path.join(toolsdir, 'scripts') variable
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_tools.py27 scriptsdir = os.path.join(basepath, 'scripts') variable