Lines Matching refs:search
298 if (resource.url.search("image.html$") !== -1) {
305 } else if (resource.url.search("image.png") !== -1) {
436 // Iterate over displayed functions and search for a function
505 if (url && url.search("debugger_test_page.html$") !== -1) {
797 test.assertTrue(scriptResource.url.search(scriptName + "$") !== -1, "Main HTML resource should be selected.");
977 if (options[i].text.search("script_syntax_error.html$") !== -1)
1050 if (options[i].text.search(missing[j]) !== -1) {