Searched defs:componentName (Results 1 – 7 of 7) sorted by relevance
23 function getJsBundle(componentName) { argument35 function getExpectedObj(componentName) { argument60 function expectActual(componentName) { argument
27 function getActualString(componentName) { argument34 function getExpectJSON(componentName) { argument73 $app_define$ = function(componentName, deps, factory) { argument
27 function getActualJSON(componentName, filaName) { argument37 function getExpectJSON(componentName, filaName) { argument
264 const componentName: string = component.getText(); constant342 const componentName: string = isExtendFunction(node); constant365 const componentName: string = node.expression.expression.escapedText.toString(); constant392 const componentName: string = node.expression.expression.escapedText.toString(); constant467 const componentName: string = node.expression.escapedText.toString(); constant502 const componentName: string = node.expression.expression.escapedText.toString(); constant637 const componentName: string = node.name.getText(); constant
279 const componentName: string = node.name.getText(); constant
396 const componentName: string = isExtendFunction(node); constant
162 function validateComponentMembers(node, componentName) { argument