Home
last modified time | relevance | path

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

/tools/tradefederation/core/javatests/com/android/tradefed/device/
DTestDeviceFileFuncTest.java206 final int NUM_FILES = 10; // 10 files per level in testPushPullDir_Basic() local
219 for (int i = 0; i < NUM_FILES; i++) { in testPushPullDir_Basic()
252 final int NUM_FILES = 10; // 10 files per level in testPushPullDir_ExtStorage() local
265 for (int i = 0; i < NUM_FILES; i++) { in testPushPullDir_ExtStorage()
364 final int NUM_FILES = 10; // 10 files per level in testIsDirectory() local
376 for (int i = 0; i < NUM_FILES; i++) { in testIsDirectory()
404 final int NUM_FILES = 10; // 10 files per level in testGetChildren_Basic() local
416 for (int i = 0; i < NUM_FILES; i++) { in testGetChildren_Basic()