Home
last modified time | relevance | path

Searched refs:checkSafe (Results 1 – 1 of 1) sorted by relevance

/external/owasp/sanitizer/src/tests/org/owasp/html/
DHtmlPolicyBuilderFuzzerTest.java126 checkSafe(node, html); in testFuzzedOutput()
136 private static void checkSafe(Node node, String html) { in checkSafe() method in HtmlPolicyBuilderFuzzerTest
158 checkSafe(child, html); in checkSafe()