Searched refs:assert_no_error (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
H A Dxcodeproj_unittest.py46 def assert_no_error(self, lines): member in class:XcodeProjectFileCheckerTest
66 self.assert_no_error(['developmentRegion = English;'])
H A Djsonchecker_unittest.py56 def assert_no_error(self, json_data): member in class:JSONCheckerTest
95 self.assert_no_error("""{
H A Dxml_unittest.py45 def assert_no_error(self, xml_data): member in class:XMLCheckerTest
86 self.assert_no_error('<foo>\n</foo>')
/external/qemu/qobject/
H A Dqerror.c124 void assert_no_error(Error *err) function
/external/qemu/include/qapi/qmp/
H A Dqerror.h32 void assert_no_error(Error *err);

Completed in 104 milliseconds