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

  /cts/tests/tests/content/src/android/content/cts/
ContextWrapperTest.java 403 String tmpName = "";
408 tmpName = "contexttest" + i;
409 os = mContextWrapper.openFileOutput(tmpName, ContextWrapper.MODE_WORLD_WRITEABLE);
412 filenameList.add(tmpName);
    [all...]
  /external/bzip2/
bzip2.c 207 Char tmpName[FILE_NAME_LEN];
    [all...]
  /external/libxml2/
xmlschemas.c 18092 const xmlChar *tmpname; local
    [all...]

Completed in 833 milliseconds