Searched refs:ccFile (Results 1 – 2 of 2) sorted by relevance
70 def validateCodeInput(ccFile): argument71 return ccFile and ccFile.endswith('.cc')
160 ClassFile ccFile = cc.getClassFile(); in testJIRA256() local161 ConstPool constpool = ccFile.getConstPool(); in testJIRA256()170 ccFile.addAttribute(attr); in testJIRA256()