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

  /external/u-boot/test/fs/
fs-test.sh 159 function test_image() { function
547 test_image $IMAGE $fs $SMALL_FILE $BIG_FILE $1 "" \
602 test_image $IMAGE $fs $SMALL_FILE $BIG_FILE sb `pwd`/$MOUNT_DIR \
  /external/skia/gm/
aaclip.cpp 165 static void test_image(SkCanvas* canvas, const SkImageInfo& info) { function
209 test_image(canvas, info);
  /external/skia/tests/
SpecialImageTest.cpp 56 static void test_image(const sk_sp<SkSpecialImage>& img, skiatest::Reporter* reporter, function
151 test_image(subSImg1, reporter, nullptr, false, kPad, kFullSize);
156 test_image(subSImg2, reporter, nullptr, false, 0, kSmallerSize);
174 test_image(subSImg1, reporter, nullptr, false, kPad, kFullSize);
179 test_image(subSImg2, reporter, nullptr, false, 0, kSmallerSize);
282 test_image(subSImg1, reporter, context, true, kPad, kFullSize);
287 test_image(subSImg2, reporter, context, true, kPad, kFullSize);
  /external/skqp/gm/
aaclip.cpp 165 static void test_image(SkCanvas* canvas, const SkImageInfo& info) { function
209 test_image(canvas, info);
  /external/skqp/tests/
SpecialImageTest.cpp 56 static void test_image(const sk_sp<SkSpecialImage>& img, skiatest::Reporter* reporter, function
151 test_image(subSImg1, reporter, nullptr, false, kPad, kFullSize);
156 test_image(subSImg2, reporter, nullptr, false, 0, kSmallerSize);
174 test_image(subSImg1, reporter, nullptr, false, kPad, kFullSize);
179 test_image(subSImg2, reporter, nullptr, false, 0, kSmallerSize);
282 test_image(subSImg1, reporter, context, true, kPad, kFullSize);
287 test_image(subSImg2, reporter, context, true, kPad, kFullSize);
  /external/python/cpython2/Lib/lib-tk/test/
widget_tests.py 360 def test_image(self): member in class:StandardOptionsTests
  /external/python/cpython3/Lib/tkinter/test/
widget_tests.py 342 def test_image(self): member in class:StandardOptionsTests
  /external/python/cpython2/Lib/lib-tk/test/test_tkinter/
test_widgets.py 267 def test_image(self): member in class:MenubuttonTest
    [all...]
  /external/python/cpython3/Lib/tkinter/test/test_tkinter/
test_widgets.py 270 def test_image(self): member in class:MenubuttonTest
    [all...]

Completed in 5145 milliseconds