HomeSort by relevance Sort by last modified time
    Searched refs:fileName1 (Results 1 - 11 of 11) sorted by null

  /packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
RenameDocumentUiTest.java 41 bots.directory.selectDocument(fileName1, 1);
59 bots.directory.selectDocument(fileName1, 1);
69 bots.directory.selectDocument(fileName1, 1);
79 bots.directory.selectDocument(fileName1, 1);
90 bots.directory.assertDocumentsAbsent(fileName1);
95 bots.directory.selectDocument(fileName1, 1);
106 bots.directory.assertDocumentsAbsent(fileName1);
111 bots.directory.selectDocument(fileName1, 1);
118 bots.directory.waitForDocument(fileName1);
123 bots.directory.selectDocument(fileName1, 1)
    [all...]
GestureSelectionUiTest.java 39 bots.gesture.gestureSelectFiles(fileName1, fileName2);
54 bots.gesture.gestureSelectFiles(fileName1, fileName2);
SearchViewUiTest.java 43 bots.directory.waitForDocument(fileName1);
107 bots.directory.assertDocumentsPresent(fileName1, fileName2);
123 bots.search.setInputText(fileName1);
154 bots.search.setInputText(fileName1);
SidebarUiTest.java 52 bots.directory.selectDocument(fileName1, 1);
ActivityTest.java 53 public static final String fileName1 = "file1.log";
155 mDocsHelper.createDocument(rootDir0, "text/plain", fileName1);
165 bots.directory.waitForDocument(fileName1);
  /external/zlib/src/contrib/minizip/
unzip.h 153 extern int ZEXPORT unzStringFileNameCompare OF ((const char* fileName1,
157 Compare two filename (fileName1,fileName2).
unzip.c 349 local int strcmpcasenosensitive_internal (const char* fileName1, const char* fileName2)
353 char c1=*(fileName1++);
382 Compare two filename (fileName1,fileName2).
390 extern int ZEXPORT unzStringFileNameCompare (const char* fileName1,
399 return strcmp(fileName1,fileName2);
401 return STRCMPCASENOSENTIVEFUNCTION(fileName1,fileName2);
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/
SpoofCheckerTest.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/
SpoofCheckerTest.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 497 milliseconds