HomeSort by relevance Sort by last modified time
    Searched refs:htmlInput (Results 1 - 3 of 3) sorted by null

  /external/owasp/sanitizer/src/tests/org/owasp/html/
HtmlStreamRendererTest.java 283 private void assertNormalized(String golden, String htmlInput)
285 assertEquals(golden, normalize(htmlInput));
288 if (!golden.equals(htmlInput)) {
293 private String normalize(String htmlInput) throws Exception {
295 HtmlSanitizer.sanitize(htmlInput, new HtmlSanitizer.Policy() {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtml.h     [all...]
mshtmlc.h     [all...]

Completed in 1969 milliseconds