Searched refs:systraceAssets (Results 1 – 1 of 1) sorted by relevance
571 …final File systraceAssets = new File(DdmsPlugin.getPlatformToolsFolder(), "systrace"); //$NON-NLS-… in launchSystrace() local572 if (!systraceAssets.isDirectory()) { in launchSystrace()672 SystraceOutputParser.getJs(systraceAssets), in launchSystrace()673 SystraceOutputParser.getCss(systraceAssets), in launchSystrace()674 SystraceOutputParser.getHtmlPrefix(systraceAssets), in launchSystrace()675 SystraceOutputParser.getHtmlSuffix(systraceAssets)); in launchSystrace()