Searched defs:rootPath (Results 1 – 10 of 10) sorted by relevance
| /external/testng/src/main/java/org/testng/internal/ |
| D | PathUtils.java | 29 Path rootPath = Paths.get(suite.getFileName()).getParent(); in getSuiteNormalizedPath() local
|
| /external/catch2/scripts/ |
| D | embedClara.py | 8 rootPath = os.path.dirname(os.path.realpath( os.path.dirname(sys.argv[0]))) variable
|
| D | approve.py | 11 rootPath = os.path.join( catchPath, 'projects/SelfTest/Baselines' ) variable
|
| D | releaseNotes.py | 15 rootPath = os.path.join( catchPath, 'include/' ) variable
|
| D | approvalTests.py | 19 rootPath = os.path.join(catchPath, 'projects/SelfTest/Baselines') variable
|
| D | releaseCommon.py | 11 rootPath = os.path.join( catchPath, 'include/' ) variable
|
| /external/lzma/CPP/Windows/ |
| D | FileSystem.cpp | 23 CFSTR rootPath, in MyGetVolumeInformation() 86 bool MyGetDiskFreeSpace(CFSTR rootPath, UInt64 &clusterSize, UInt64 &totalSize, UInt64 &freeSize) in MyGetDiskFreeSpace()
|
| /external/skia/src/utils/ |
| D | SkOSPath.cpp | 10 SkString SkOSPath::Join(const char *rootPath, const char *relativePath) { in Join()
|
| /external/skqp/src/utils/ |
| D | SkOSPath.cpp | 10 SkString SkOSPath::Join(const char *rootPath, const char *relativePath) { in Join()
|
| /external/ltp/testcases/kernel/fs/scsi/ltpfs/ |
| D | main.c | 45 char rootPath[BUFFSIZE]; variable
|