Searched refs:logged (Results 1 - 18 of 18) sorted by relevance

/external/autotest/client/common_lib/
H A Dlog.py40 a logged=False parameter
43 logged = dargs.pop('logged', True)
47 if not logged or job is None:
/external/chromium-trace/catapult/third_party/Paste/paste/debug/
H A Dprints.py98 logged = StringIO()
99 listeners = [logged]
120 if replacement_stdout == logged:
122 environ['wsgi.errors'].write(logged.getvalue())
126 body = self.add_log(body, logged.getvalue())
/external/autotest/client/tests/kernbench/
H A Dkernbench.py41 kernel.config(defconfig=True, logged=False)
73 self.kernel.clean(logged=False) # Don't leave litter lying around
/external/mesa3d/docs/OLD/
H A DMESA_trace.spec37 amount of static data that is logged can be controlled at runtime.
202 indicates all classes of commands are to be logged.
254 Any logged commands which reference <pointer> or an address between
279 Statements equivalent to the following will then be logged:
/external/mesa3d/docs/
H A DMESA_shader_debug.spec44 during execution, issue diagnostic function calls that are logged
/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DFuturesTest.java1021 * A single non-error failure is not logged because it is reported via the output future.
1030 assertEquals("Nothing should be logged", 0,
1036 * Ensure that errors are always logged.
1045 List<LogRecord> logged = combinedFutureLogHandler.getStoredLogRecords();
1046 assertEquals(1, logged.size()); // errors are always logged
1047 assertTrue(logged.get(0).getThrown() instanceof MyError);
1062 List<LogRecord> logged = combinedFutureLogHandler.getStoredLogRecords();
1063 assertEquals(1, logged.size()); // the second failure is logged
[all...]
/external/dnsmasq/src/
H A Ddnsmasq.c923 if (!res->logged)
925 res->logged = 1;
929 res->logged = 0;
H A Ddnsmasq.h367 int is_default, logged; member in struct:resolvc
H A Doption.c1170 new->logged = 0;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi.services_3.2.100.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.core.runtime_3.11.0.v20150405-1723.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.equinox.common_3.7.0.v20150402-1709.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/bison/build-aux/
H A Dtexinfo.tex8896 % A message to be logged when using a character that isn't available
/external/libmicrohttpd/doc/
H A Dtexinfo.tex8897 % A message to be logged when using a character that isn't available
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 295 milliseconds