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/curl/src/
Dtool_parsecfg.c50 static FILE *execpath(const char *filename, char **pathp) in execpath() function