Searched refs:assertInstanceOf (Results 1 - 12 of 12) sorted by relevance
/external/webkit/LayoutTests/dom/html/level1/core/ |
H A D | hc_namednodemapreturnattrnode.js | 111 assertInstanceOf("typeAssert","Attr",streetAttr);
|
H A D | selfhtml.js | 138 function assertInstanceOf(descr, type, obj) { function
|
/external/webkit/LayoutTests/dom/xhtml/level1/core/ |
H A D | hc_namednodemapreturnattrnode.js | 111 assertInstanceOf("typeAssert","Attr",streetAttr);
|
H A D | selfxhtml.js | 137 function assertInstanceOf(descr, type, obj) { function
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/ |
H A D | jsunittest.js | 671 assertInstanceOf: function(expected, actual, message) { 672 message = this.buildMessage(message || 'assertInstanceOf', '<?> was not an instance of the expected type', actual);
|
/external/webkit/LayoutTests/dom/html/level2/core/ |
H A D | selfhtml.js | 138 function assertInstanceOf(descr, type, obj) { function
|
/external/webkit/LayoutTests/dom/html/level2/events/ |
H A D | selfhtml.js | 138 function assertInstanceOf(descr, type, obj) { function
|
/external/webkit/LayoutTests/dom/html/level2/html/ |
H A D | selfhtml.js | 138 function assertInstanceOf(descr, type, obj) { function
|
/external/webkit/LayoutTests/dom/xhtml/level2/core/ |
H A D | selfxhtml.js | 137 function assertInstanceOf(descr, type, obj) { function
|
/external/webkit/LayoutTests/dom/xhtml/level2/events/ |
H A D | selfxhtml.js | 137 function assertInstanceOf(descr, type, obj) { function
|
/external/webkit/LayoutTests/dom/xhtml/level2/html/ |
H A D | selfxhtml.js | 137 function assertInstanceOf(descr, type, obj) { function
|
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
H A D | selfxhtml.js | 137 function assertInstanceOf(descr, type, obj) { function
|
Completed in 114 milliseconds