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

  /external/ImageMagick/PerlMagick/t/
getattribute.t 27 testGetAttribute('input.miff','base-columns','70');
30 testGetAttribute('input.miff','base-filename','input.miff');
33 testGetAttribute('input.miff','base-rows','46');
36 testGetAttribute('input.miff','class','DirectClass');
39 testGetAttribute('input.miff','colors','3019');
42 testGetAttribute('input.miff','columns','70');
45 testGetAttribute('input.miff','directory',undef);
48 testGetAttribute('input.miff','gamma','0.454545');
51 testGetAttribute('input.miff','geometry',undef);
54 testGetAttribute('input.miff','height','46')
    [all...]
subroutines.pl 921 # Usage: testGetAttribute( name, expected);
923 sub testGetAttribute {
    [all...]
  /cts/tests/tests/drm/src/android/drm/cts/
DrmEventTest.java 29 public static void testGetAttribute() throws Exception {
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
ProviderServiceTest.java 88 public void testGetAttribute() {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_minidom.py 350 def testGetAttribute(self): pass
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_minidom.py 350 def testGetAttribute(self): pass
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_minidom.py 350 def testGetAttribute(self): pass
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_minidom.py 350 def testGetAttribute(self): pass
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_minidom.py 350 def testGetAttribute(self): pass
    [all...]

Completed in 574 milliseconds