Searched refs:publish (Results 1 - 25 of 103) sorted by relevance

12345

/external/avahi/avahi-daemon/
H A Davahi-daemon.conf44 [publish]
48 #publish-addresses=yes
49 publish-hinfo=no
50 publish-workstation=no
51 #publish-domain=yes
52 #publish-dns-servers=192.168.50.1, 192.168.50.2
53 #publish-resolv-conf-dns-servers=yes
54 #publish-aaaa-on-ipv4=yes
55 #publish-a-on-ipv6=no
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/jsdoc-template/
H A Dpublish.js2 function publish(symbolSet) { function
3 publish.conf = { // trailing slash expected for dirs
19 IO.mkPath((publish.conf.outDir+"symbols/src").split("/"));
26 var classTemplate = new JSDOC.JsPlate(publish.conf.templatesDir+"class.tmpl");
27 var classesTemplate = new JSDOC.JsPlate(publish.conf.templatesDir+"allclasses.tmpl");
46 var srcDir = publish.conf.outDir + "symbols/src/";
71 publish.classesIndex = classesTemplate.process(classes); // kept in memory
84 IO.saveFile(publish.conf.outDir+"symbols/", ((JSDOC.opt.u)? Link.filemap[symbol.alias] : symbol.alias) + publish.conf.ext, output);
89 publish
[all...]
/external/slf4j/log4j-over-slf4j/src/test/java/org/dummy/
H A DListHandler.java8 * without limitation the rights to use, copy, modify, merge, publish,
44 public void publish(LogRecord logRecord) { method in class:ListHandler
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/sns/
H A Dtest_connection.py7 # without limitation the rights to use, copy, modify, merge, publish, dis-
96 self.service_connection.publish('topic', 'message', 'subject')
107 self.service_connection.publish(topic='topic',
120 self.service_connection.publish(target_arn='target_arn',
204 self.service_connection.publish(topic='topic', subject='subject')
209 self.service_connection.publish(
233 self.service_connection.publish('topic', message, subject)
244 self.service_connection.publish(
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
H A DConsoleHandlerTest.java142 h.publish(new LogRecord(Level.SEVERE, "test"));
157 h.publish(new LogRecord(Level.SEVERE,
178 h.publish(new LogRecord(Level.SEVERE,
204 * Test publish(), use no filter, having output stream, normal log record.
216 h.publish(r);
222 h.publish(r);
228 h.publish(r);
235 h.publish(r);
242 * Test publish(), after system err is reset.
257 h.publish(
[all...]
H A DFileHandlerTest.java158 h.publish(r);
174 handler.publish(r);
180 handler.publish(r);
189 handler.publish(r);
200 handler.publish(r);
206 handler.publish(r);
303 handler.publish(r);
310 handler.publish(r);
322 handler.publish(rs[i]);
328 handler.publish(r
[all...]
H A DStreamHandlerTest.java158 h.publish(new LogRecord(Level.SEVERE, "test"));
302 h.publish(new LogRecord(Level.SEVERE,
322 h.publish(new LogRecord(Level.SEVERE,
453 * Test publish(), use no filter, having output stream, normal log record.
458 h.publish(r);
461 h.publish(r);
464 h.publish(r);
468 h.publish(r);
472 * Test publish(), use no filter, having output stream, normal log record.
480 h.publish(
[all...]
H A DMemoryHandlerTest.java302 handler.publish(lr);
308 handler.publish(lr);
315 handler.publish(new LogRecord(Level.CONFIG, "MSG1"));
318 handler.publish(new LogRecord(Level.SEVERE, "MSG2"));
323 handler.publish(new LogRecord(Level.WARNING, "MSG"));
331 handler.publish(new LogRecord(Level.CONFIG, "MSG3"));
334 handler.publish(new LogRecord(Level.FINEST, "MSG4"));
337 handler.publish(new LogRecord(Level.CONFIG, "MSG5"));
340 handler.publish(new LogRecord(Level.FINER, "MSG6"));
343 handler.publish(ne
374 public void publish(LogRecord record) { method in class:MemoryHandlerTest.MockHandler
[all...]
H A DSocketHandlerTest.java294 h.publish(new LogRecord(Level.SEVERE, "test"));
310 h.publish(new LogRecord(Level.SEVERE, "test"));
425 h.publish(new LogRecord(Level.SEVERE,
461 * Test publish(), use no filter, having output stream, normal log record.
482 h.publish(r);
485 h.publish(r);
488 h.publish(r);
492 h.publish(r);
500 * Test publish(), use a filter, having output stream, normal log record.
523 h.publish(
[all...]
H A DLogRecordTest.java206 handler.publish(lr);
377 public void publish(LogRecord record) { method in class:LogRecordTest.MockHandler
428 ha[i].publish(record);
436 ha[i].publish(record);
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
H A DTestLogHandler.java30 @Override public synchronized void publish(LogRecord logRecord) { method in class:TestLogHandler
/external/autotest/client/site_tests/power_Status/
H A Dpower_Status.py30 keyvals.update(statomatic.publish())
/external/guava/guava-testlib/src/com/google/common/testing/
H A DTestLogHandler.java66 public void publish(@Nullable LogRecord record) { method in class:TestLogHandler
/external/libweave/examples/provider/
H A Davahi_client.h12 #include <avahi-client/publish.h>
/external/webrtc/webrtc/libjingle/xmpp/
H A Dpubsubclient.cc87 const XmlElement* publish = pubsub->FirstNamed(QN_PUBSUB_PUBLISH); local
88 if (publish != NULL) {
89 return publish->FirstNamed(QN_PUBSUB_ITEM);
/external/avahi/avahi-core/
H A Ddns-srv-rr.h33 #include <avahi-core/publish.h>
H A Dupdate-test.c36 #include <avahi-core/publish.h>
H A Dquerier-test.c34 #include <avahi-core/publish.h>
/external/jmonkeyengine/engine/src/android/com/jme3/util/
H A DAndroidLogHandler.java24 public void publish(LogRecord record) { method in class:AndroidLogHandler
/external/slf4j/slf4j-jdk14/src/test/java/org/slf4j/impl/
H A DJDK14AdapterLoggerNameTest.java8 * without limitation the rights to use, copy, modify, merge, publish,
84 public void publish(LogRecord record) { method in class:JDK14AdapterLoggerNameTest.MockHandler
/external/avahi/tests/
H A Dc-plus-plus-test.cc60 #include <avahi-core/publish.h>
74 #include <avahi-client/publish.h>
/external/autotest/client/cros/image_comparison/
H A Dpublisher.py28 @param results_folder: path, where to publish to
36 def publish(self, golden_image_path, test_image_path, diff_image_path, member in class:ImageDiffPublisher
/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
H A DLoggerRuntime.java169 public void publish(final LogRecord record) { method in class:LoggerRuntime.RuntimeHandler
/external/autotest/client/cros/ui/
H A Dui_test_base.py139 publisher.publish(golden_image_local_path,
/external/caliper/caliper/src/test/java/com/google/caliper/config/
H A DLoggingConfigLoaderTest.java83 fileHandler.publish(new LogRecord(INFO, "some message"));

Completed in 541 milliseconds

12345