/cts/ |
CtsCoverage.mk | 32 cts-test-coverage-report := $(coverage_out)/test-coverage.html 33 cts-verifier-coverage-report := $(coverage_out)/verifier-coverage.html 34 cts-combined-coverage-report := $(coverage_out)/combined-coverage.html 48 $(PRIVATE_TEST_CASES),html) 56 $(PRIVATE_TEST_CASES),html) 64 $(PRIVATE_TEST_CASES),html) 88 $(call dist-for-goals, cts, $(cts-test-coverage-report):cts-test-coverage-report.html) 89 $(call dist-for-goals, cts, $(cts-verifier-coverage-report):cts-verifier-coverage-report.html) 90 $(call dist-for-goals, cts, $(cts-combined-coverage-report):cts-combined-coverage-report.html)
|
/external/icu/icu4j/perf-tests/ |
converterperf.pl | 79 my $html = $date; 80 $html =~ s/://g; # ':' illegal 81 $html =~ s/\s*\d+$//; # delete year 82 $html =~ s/^\w+\s*//; # delete dow 83 $html = "perf $html.html"; 85 open(HTML,">$html") or die "Can't write to $html: $!" [all...] |
dateformatperf.pl | 66 my $html = $date; 67 $html =~ s/://g; # ':' illegal 68 $html =~ s/\s*\d+$//; # delete year 69 $html =~ s/^\w+\s*//; # delete dow 70 $html = "perf $html.html"; 72 open(HTML,">$html") or die "Can't write to $html: $!" [all...] |
decimalformatperf.pl | 62 my $html = $date; 63 $html =~ s/://g; # ':' illegal 64 $html =~ s/\s*\d+$//; # delete year 65 $html =~ s/^\w+\s*//; # delete dow 66 $html = "perf $html.html"; 68 open(HTML,">$html") or die "Can't write to $html: $!" [all...] |
normperf.pl | 51 # [ "arabic.html", "UTF-8", "b"], 52 # [ "czech.html", "UTF-8", "b"], 53 # [ "danish.html", "UTF-8", "b"], 54 # [ "english.html", "UTF-8", "b"], 55 # [ "esperanto.html", "UTF-8", "b"], 56 # [ "french.html", "UTF-8", "b"], 57 # [ "georgian.html", "UTF-8", "b"], 58 # [ "german.html", "UTF-8", "b"], 59 # [ "greek.html", "UTF-8", "b"], 60 # [ "hebrew.html", "UTF-8", "b"] [all...] |
ucharacterperf.pl | 63 my $html = $date; 64 $html =~ s/://g; # ':' illegal 65 $html =~ s/\s*\d+$//; # delete year 66 $html =~ s/^\w+\s*//; # delete dow 67 $html = "perf $html.html"; 69 open(HTML,">$html") or die "Can't write to $html: $!" [all...] |
unicodesetperf.pl | 53 my $html = $date; 54 $html =~ s/://g; # ':' illegal 55 $html =~ s/\s*\d+$//; # delete year 56 $html =~ s/^\w+\s*//; # delete dow 57 $html = "perf $html.html"; 59 open(HTML,">$html") or die "Can't write to $html: $!" [all...] |
/external/icu/icu4c/source/test/perf/collationperf/ |
CollPerf.pl | 140 # Print the results in a HTML page 148 my $html = localtime; 149 $html =~ s/://g; # ':' illegal 150 $html =~ s/\s*\d+$//; # delete year 151 $html =~ s/^\w+\s*//; # delete dow 152 $html = "CollationPerformance $html.html"; 153 $html = "../results/" . $html; [all...] |
/external/owasp/sanitizer/src/tests/org/owasp/html/ |
AntiSamyTest.java | 25 package org.owasp.html;
92 private static String sanitize(String html) {
95 HtmlSanitizer.sanitize(html, makePolicy(sb));
164 String html = out.toString();
166 System.out.println("About to scan: " + url + " size: " + html.length());
167 if (html.length() > 640000) {
177 sanitize(html);
215 assertSanitizedDoesNotContain("<iframe src=http://ha.ckers.org/scriptlet.html <", "<iframe");
216 assertSanitizedDoesNotContain("<iframe src=http://ha.ckers.org/scriptlet.html <", "<iframe");
287 assertSanitizedDoesNotContain("<META HTTP-EQUIV=\"refresh\" CONTENT=\"0;url=data:text/html;base64,PHNjcmlwdD5hbGVydCgnWFNTJyk8L3NjcmlwdD4K\">", "<meta"); [all...] |
/build/kati/testcase/ |
define.mk | 1 # http://www.gnu.org/software/make/manual/make.html#Multi_002dLine
|
/build/tools/ |
check_builds.sh | 28 # test-builds/sizes.html that has a pretty chart of which files are 68 build/tools/compare_fileslist.py $inputs > $TEST_BUILD_DIR/sizes.html 90 build/tools/compare_fileslist.py $inputs > $TEST_BUILD_DIR/sizes.html
|
/development/build/ |
sdk-darwin-x86.atree | 49 external/sonivox/docs/JET_Authoring_Guidelines.html docs/JetCreator/JET_Authoring_Guidelines.html 51 external/sonivox/docs/JET_Creator_User_Manual.html docs/JetCreator/JET_Creator_User_Manual.html
|
/external/autotest/tko/ |
reason_qualifier.py | 13 def html(self): member in class:reason_counter 60 return map(lambda generic_reason: reason_htable[generic_reason].html(),
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/results/ |
html_output_formatter.py | 21 util.GetTelemetryDir(), 'support', 'html_output', 'results-template.html') 87 logging.warn('Failed to extract previous results from HTML output') 169 html = self._GetHtmlTemplate() 170 html = html.replace('%json_results%', json.dumps(self.GetCombinedResults())) 171 html = html.replace('%json_units%', self._GetUnitJson()) 172 html = html.replace('%plugins%', self._GetPlugins()) 173 self._SaveResults(html) [all...] |
/external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/ |
common.css | 16 html, body {
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/staticDropFiles/ |
buildNotes.php | 0 <html>
23 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
62 </html>
|
/external/icu/icu4c/source/test/perf/utrie2perf/ |
utrie2perf.sh | 19 udhr_jpn.html; do
|
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/ |
BundlePage.java | 6 * http://www.eclipse.org/legal/epl-v10.html 12 package org.jacoco.report.internal.html.page; 21 import org.jacoco.report.internal.html.IHTMLReportContext; 82 return "index.html";
|
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/page/ |
NodePageTest.java | 6 * http://www.eclipse.org/legal/epl-v10.html 12 package org.jacoco.report.internal.html.page; 22 import org.jacoco.report.internal.html.HTMLElement; 47 return "index.html";
|
/external/llvm/utils/lit/utils/ |
check-coverage | 12 if [ "$1" = "--generate-html" ]; then 47 # Generate the HTML report, if requested. 49 (cd tests && python -m coverage html)
|
/external/lzma/Java/Tukaani/ |
build.properties | 11 homepage = http://tukaani.org/xz/java.html
|
/external/owasp/sanitizer/src/main/org/owasp/html/examples/ |
EbayPolicyExample.java | 29 package org.owasp.html.examples; 35 import org.owasp.html.Handler; 36 import org.owasp.html.HtmlPolicyBuilder; 37 import org.owasp.html.HtmlSanitizer; 38 import org.owasp.html.HtmlStreamRenderer; 39 import org.owasp.html.PolicyFactory; 52 * post listings with rich HTML content. It's not surprising that given the 64 // The 16 colors defined by the HTML Spec (also used by the CSS Spec) 69 // HTML/CSS Spec allows 3 or 6 digit hex to specify color 214 // Fetch the HTML to sanitize 215 String html = CharStreams.toString( local [all...] |
/external/regex-re2/doc/ |
mksyntaxhtml | 3 cp syntax.txt syntax.html 4 sam -d syntax.html <<'!' 21 <html> 24 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 38 </html>
|
/prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.3.04/ |
xml-apis-1.3.04.jar | |
/external/chromium-trace/catapult/third_party/coverage/coverage/ |
html.py | 4 """HTML reporting for coverage.py.""" 69 """HTML reporting.""" 99 data("pyfile.html"), self.template_globals 112 """Generate an HTML report for `morfs`. 117 assert self.config.html_dir, "must give a directory for html reporting" 147 """Make local instances of static files for HTML report.""" 162 def write_html(self, fname, html): 163 """Write `html` to `fname`, properly encoded.""" 165 fout.write(html.encode('ascii', 'xmlcharrefreplace')) 175 """Generate an HTML file for one source file."" [all...] |