OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScriptDir
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/tools/drmemory/scripts/
path_utils.py
16
def
ScriptDir
():
pdfium_tests.py
56
script_dir = os.path.dirname(path_utils.
ScriptDir
())
108
script_dir = path_utils.
ScriptDir
()
172
gtest_files_dir = os.path.join(path_utils.
ScriptDir
(), "gtest_exclude")
/external/webrtc/tools/valgrind-webrtc/
webrtc_tests.py
76
script_dir = path_utils.
ScriptDir
()
Completed in 2242 milliseconds