Home
last modified time | relevance | path

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

/cts/tests/tests/jni/libjnitest/
Dandroid_jni_cts_LinkerNamespacesTest.cpp149 std::list<std::string> dirs; in check_libs() local
/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
DCommonExternalStorageTest.java434 File[] dirs = removeWhiteList(dir.listFiles()); in deleteContents() local