Home
last modified time | relevance | path

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

/external/owasp/sanitizer/src/tests/org/owasp/html/
DCssFuzzerTest.java88 Thread watcherThread = null; in testUnderStress() local
110 if (watcherThread == null) { in testUnderStress()
111 watcherThread = new Thread(watcher); in testUnderStress()
112 watcherThread.setDaemon(true); in testUnderStress()
113 watcherThread.start(); in testUnderStress()
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...