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

  /external/chromium_org/third_party/skia/tools/tests/
skimage_self_test.py 127 images_dir = os.path.join(file_dir, "skimage", "input",
131 subprocess.check_call([skimage_binary, "--readPath", images_dir,
141 # confirm that the images in images_dir match it.
142 output = subprocess.check_output([skimage_binary, "--readPath", images_dir,
  /external/skia/tools/tests/
skimage_self_test.py 127 images_dir = os.path.join(file_dir, "skimage", "input",
131 subprocess.check_call([skimage_binary, "--readPath", images_dir,
141 # confirm that the images in images_dir match it.
142 output = subprocess.check_output([skimage_binary, "--readPath", images_dir,

Completed in 1453 milliseconds