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

  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2TestVirtualDisplay.cpp 22 #define DIR_NAME "images"
86 int ret = mkdir(DIR_NAME, DEFFILEMODE);
90 expectedPath << DIR_NAME << "/expected-" << name << ".png";
91 resultPath << DIR_NAME << "/result-" << name << ".png";
  /external/ltp/testcases/kernel/syscalls/mkdir/
mkdir09.c 57 #define DIR_NAME "./X.%d"
141 sprintf(tmpdir, DIR_NAME, j);
250 sprintf(tmpdir, DIR_NAME, j);
334 sprintf(tmpdir, DIR_NAME, j);
370 sprintf(tmpdir, DIR_NAME, j);
405 strcpy(tmp, DIR_NAME);
419 strcpy(tmp, DIR_NAME);
  /cts/tests/tests/libcorefileio/src/android/cts/
FileChannelInterProcessLockTest.java 43 final static String DIR_NAME = "CtsFileIOTest";
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.1_r3-robolectric-0.jar 
android-all-6.0.1_r3-robolectric-r1.jar 

Completed in 256 milliseconds