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

  /frameworks/base/core/tests/coretests/src/android/text/
StaticLayoutDirectionsTest.java 227 Directions[] expectedDirs, Formatter f) {
228 Directions expected = expectedDirs[i];
  /system/extras/tests/sdcard/
sdcard_perf_test.cpp 663 int expectedDirs = depth + 1;
664 if (expectedDirs != dirs) {
665 fprintf(stderr, "expected %d dirs, but found %d\n", expectedDirs, dirs);
  /external/chromium_org/third_party/skia/tests/
PathTest.cpp     [all...]
  /external/skia/tests/
PathTest.cpp     [all...]

Completed in 310 milliseconds