Home
last modified time | relevance | path

Searched defs:execpath (Results 1 – 2 of 2) sorted by relevance

/external/llvm/utils/lit/lit/formats/
Dgoogletest.py71 def getTestsInExecutable(self, testSuite, path_in_suite, execpath, argument
/external/python/cpython3/Modules/
Dgetpath.c489 char execpath[MAXPATHLEN+1]; in calculate_path() local