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

  /external/dtc/tests/
utilfdt_test.c 48 static void checkfail(const char *fmt) function
104 checkfail("");
109 checkfail(fmt);
114 checkfail("sx");
115 checkfail("ihh");
116 checkfail("xb");
119 checkfail("He has all the virtues I dislike and none of the vices "
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_richcmp.py 98 def checkfail(self, error, opname, *args): member in class:VectorTest
119 self.checkfail(ValueError, opname, a, b)
  /external/python/cpython2/Lib/test/
test_richcmp.py 98 def checkfail(self, error, opname, *args): member in class:VectorTest
119 self.checkfail(ValueError, opname, a, b)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_richcmp.py 98 def checkfail(self, error, opname, *args): member in class:VectorTest
119 self.checkfail(ValueError, opname, a, b)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_richcmp.py 98 def checkfail(self, error, opname, *args): member in class:VectorTest
119 self.checkfail(ValueError, opname, a, b)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_richcmp.py 98 def checkfail(self, error, opname, *args): member in class:VectorTest
119 self.checkfail(ValueError, opname, a, b)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_richcmp.py 98 def checkfail(self, error, opname, *args): member in class:VectorTest
119 self.checkfail(ValueError, opname, a, b)

Completed in 107 milliseconds