• Home
  • Raw
  • Download

Lines Matching refs:g_assert

71     g_assert(fixture);  in test_dom_document_title()
73 g_assert(view); in test_dom_document_title()
75 g_assert(document); in test_dom_document_title()
77 g_assert(title); in test_dom_document_title()
82 g_assert(title); in test_dom_document_title()
89 g_assert(fixture); in test_dom_document_get_elements_by_tag_name()
91 g_assert(view); in test_dom_document_get_elements_by_tag_name()
93 g_assert(document); in test_dom_document_get_elements_by_tag_name()
95 g_assert(list); in test_dom_document_get_elements_by_tag_name()
103 g_assert(item); in test_dom_document_get_elements_by_tag_name()
105 g_assert(element); in test_dom_document_get_elements_by_tag_name()
118 g_assert(fixture); in test_dom_document_get_elements_by_class_name()
120 g_assert(view); in test_dom_document_get_elements_by_class_name()
122 g_assert(document); in test_dom_document_get_elements_by_class_name()
124 g_assert(list); in test_dom_document_get_elements_by_class_name()
132 g_assert(item); in test_dom_document_get_elements_by_class_name()
134 g_assert(element); in test_dom_document_get_elements_by_class_name()
143 g_assert(fixture); in test_dom_document_get_element_by_id()
145 g_assert(view); in test_dom_document_get_element_by_id()
147 g_assert(document); in test_dom_document_get_element_by_id()
149 g_assert(element); in test_dom_document_get_element_by_id()
151 g_assert(element == 0); in test_dom_document_get_element_by_id()
156 g_assert(element); in test_dom_document_get_element_by_id()
163 g_assert(fixture); in test_dom_document_get_links()
165 g_assert(view); in test_dom_document_get_links()
167 g_assert(document); in test_dom_document_get_links()
169 g_assert(collection); in test_dom_document_get_links()
179 g_assert(node); in test_dom_document_get_links()
199 g_assert(fixture); in test_dom_document_garbage_collection()
201 g_assert(view); in test_dom_document_garbage_collection()
203 g_assert(document); in test_dom_document_garbage_collection()
206 g_assert(head); in test_dom_document_garbage_collection()
209 g_assert(body); in test_dom_document_garbage_collection()
212 g_assert(collection); in test_dom_document_garbage_collection()
228 g_assert(document); in test_dom_document_garbage_collection()
231 g_assert(head); in test_dom_document_garbage_collection()
234 g_assert(body); in test_dom_document_garbage_collection()
237 g_assert(collection); in test_dom_document_garbage_collection()
241 g_assert(collection2); in test_dom_document_garbage_collection()
261 g_assert(div); in test_dom_document_garbage_collection()
264 g_assert(iframe); in test_dom_document_garbage_collection()
272 g_assert(iframeDocument); in test_dom_document_garbage_collection()
274 g_assert(head); in test_dom_document_garbage_collection()
294 g_assert(document); in test_dom_document_garbage_collection()
298 g_assert(document2); in test_dom_document_garbage_collection()
301 g_assert(head); in test_dom_document_garbage_collection()
304 g_assert(body); in test_dom_document_garbage_collection()
307 g_assert(collection); in test_dom_document_garbage_collection()