Home
last modified time | relevance | path

Searched refs:TEST_IMAGES (Results 1 – 3 of 3) sorted by relevance

/external/libexif/test/
DMakefile.am15 TEST_IMAGES = $(top_srcdir)/daniel-andrews-sample.jpg macro
16 export TEST_IMAGES
DMakefile.in320 TEST_IMAGES = $(top_srcdir)/daniel-andrews-sample.jpg
837 export TEST_IMAGES
/external/tensorflow/tensorflow/contrib/learn/python/learn/datasets/
Dmnist.py256 TEST_IMAGES = 't10k-images-idx3-ubyte.gz'
269 local_file = base.maybe_download(TEST_IMAGES, train_dir,
270 source_url + TEST_IMAGES)