Home
last modified time | relevance | path

Searched refs:getFileList (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/scripts/src_util/
Dcheck_boms.py57 def getFileList (path): function
86 checkBOMs(getFileList(os.path.normpath(dir)), fix)
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
DCompatibilityTest.java124 return getFileList(dataURL); in generateClassList()
131 private List<FileHolder> getFileList(URL dataURL) throws IOException { in getFileList() method in CompatibilityTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DCompatibilityTest.java121 return getFileList(dataURL); in generateClassList()
128 private List<FileHolder> getFileList(URL dataURL) throws IOException { in getFileList() method in CompatibilityTest
/third_party/ltp/testcases/network/nfsv4/acl/
Dtest_acl.py115 test.getFileList(path)
Drandom_gen.py89 def getFileList(self,path): member in RandomGen
/third_party/vk-gl-cts/scripts/
Dmake_release.py62 def getFileList (basePath): function
183 allFiles = getFileList(fullSrcPath)