Home
last modified time | relevance | path

Searched refs:__file__ (Results 1 – 25 of 26) sorted by relevance

12

/tools/repohooks/tools/
Dpylint.py28 os.path.dirname(os.path.realpath(__file__)), 'pylintrc')
72 print('%s: unable to run `%s`: %s' % (__file__, cmd[0], e),
75 (__file__,), file=sys.stderr)
Dgoogle-java-format.py26 _path = os.path.realpath(__file__ + '/../..')
Dclang-format.py25 _path = os.path.realpath(__file__ + '/../..')
/tools/repohooks/rh/
Dsignals.py24 _path = os.path.realpath(__file__ + '/../..')
Dshell.py23 _path = os.path.realpath(__file__ + '/../..')
Dresults.py23 _path = os.path.realpath(__file__ + '/../..')
Dterminal.py26 _path = os.path.realpath(__file__ + '/../..')
Dconfig_unittest.py27 _path = os.path.realpath(__file__ + '/../..')
Dshell_unittest.py26 _path = os.path.realpath(__file__ + '/../..')
Dhooks.py26 _path = os.path.realpath(__file__ + '/../..')
277 TOOLS_DIR = os.path.realpath(__file__ + '/../../tools')
Dhooks_unittest.py27 _path = os.path.realpath(__file__ + '/../..')
49 os.path.realpath(__file__))), 'README.md')
Dgit.py24 _path = os.path.realpath(__file__ + '/../..')
Dconfig.py26 _path = os.path.realpath(__file__ + '/../..')
/tools/test/connectivity/tools/lab/
Dsetup.py24 README_FILE = os.path.join(os.path.dirname(__file__), 'README.md')
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dconfig_lib.py32 os.path.dirname(os.path.realpath(__file__)))
DBtMetricsBaseTest.py44 os.path.dirname(os.path.realpath(__file__)))
/tools/test/connectivity/acts/framework/tests/
Dacts_import_unit_test.py77 acts_path = os.path.dirname(acts.__file__)
Dacts_proto_utils_test.py53 os.path.dirname(os.path.realpath(__file__)), relative_path_to_test)
Daudio_analysis_unittest.py129 os.path.dirname(__file__), 'test_data', '1k_2k.raw')
/tools/repohooks/
Dpre-upload.py30 __file__
34 __file__ = os.path.join(os.getcwd(), 'pre-upload.py') variable
35 _path = os.path.dirname(os.path.realpath(__file__))
/tools/test/connectivity/acts/tests/google/bt/setup/
DBtPreFlightTest.py48 os.path.dirname(os.path.realpath(__file__)))
/tools/test/connectivity/acts/framework/
Dsetup.py128 our_dir = os.path.abspath(os.path.dirname(__file__))
/tools/test/connectivity/tools/
Dkeyword_check.py117 os.path.dirname(__file__), '../../../../%s' % GLOBAL_KEYWORDS_FILEPATH)
/tools/tradefederation/core/atest/
Dunittest_constants.py43 TEST_DATA_DIR = os.path.join(os.path.dirname(__file__), 'unittest_data')
/tools/acloud/public/
Dconfig.py54 os.path.dirname(os.path.abspath(__file__)), "data")

12