HomeSort by relevance Sort by last modified time
    Searched defs:DIR_NAME (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/libcorefileio/src/android/cts/
FileChannelInterProcessLockTest.java 43 final static String DIR_NAME = "CtsFileIOTest";
    [all...]
  /external/ltp/testcases/kernel/syscalls/mkdir/
mkdir09.c 63 #define DIR_NAME "./X.%d"
182 sprintf(tmpdir, DIR_NAME, j);
291 sprintf(tmpdir, DIR_NAME, j);
396 sprintf(tmpdir, DIR_NAME, j);
445 sprintf(tmpdir, DIR_NAME, j);
493 strcpy(tmp, DIR_NAME);
507 strcpy(tmp, DIR_NAME);

Completed in 239 milliseconds