Searched refs:test_info_new (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebKit/gtk/tests/
H A Dtesthittestresult.c40 test_info_new(const char* data, guint flag) function
123 test_info_new("<html><body><h1>WebKitGTK+!</h1></body></html>",
129 test_info_new("<html><body><img style='position:absolute; left:0; top:0'src='0xdeadbeef' width=50 height=50></img></body></html>",
133 test_info_new("<html><body><input style='position:absolute; left:0; top:0' size='35'></input>></body></html>",
137 test_info_new("<html><body><a style='position:absolute; left:0; top:0' href='http://www.example.com'>HELLO WORLD</a></body></html>",
H A Dtestkeyevents.c41 test_info_new(const char* page, gboolean shouldBeHandled) function
151 test_info_new("<html><body><input id=\"in\" type=\"text\">"
159 test_info_new("<html><body><input id=\"in\" type=\"button\">"
167 test_info_new("<html><body><a href=\"http://www.gnome.org\" id=\"in\">"

Completed in 60 milliseconds