HomeSort by relevance Sort by last modified time
    Searched defs:LOG (Results 26 - 50 of 440) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/tensorflow/tensorflow/contrib/lite/tools/
benchmark_model.cc 33 #define LOG(x) std::cerr
37 LOG(ERROR) << #x << "failed"; \
53 LOG(FATAL) << "Failed to mmap model " << graph;
55 LOG(INFO) << "Loaded model " << graph;
57 LOG(INFO) << "resolved reporter";
68 LOG(FATAL) << "Failed to construct interpreter";
82 LOG(FATAL) << "Failed to allocate tensors!";
  /external/testng/src/test/java/test/factory/
FactoryInterleavingTest.java 14 public static List<Integer> LOG = Lists.newArrayList();
29 Integer[] logArray = LOG.toArray(new Integer[LOG.size()]);
  /external/testng/src/test/java/test/factory/classconf/
XClassOrderWithFactory.java 14 public static final StringBuffer LOG= new StringBuffer();
26 LOG.append("B");
30 LOG.append("T");
34 LOG.append("A");
XClassOrderWithFactoryTest.java 21 Assert.assertEquals(XClassOrderWithFactory.LOG.toString(), XClassOrderWithFactory.EXPECTED_LOG);
  /hardware/intel/common/wrs_omxil_core/utils/inc/
log.h 2 * log.h, logging helper
23 #include <cutils/log.h>
36 #define LOG(_p, ...) \
38 #define LOGV(...) LOG("V", __VA_ARGS__)
39 #define LOGD(...) LOG("D", __VA_ARGS__)
40 #define LOGI(...) LOG("I", __VA_ARGS__)
41 #define LOGW(...) LOG("W", __VA_ARGS__)
42 #define LOGE(...) LOG("E", __VA_ARGS__)
  /packages/apps/Car/Settings/src/com/android/car/settings/display/
BrightnessLineItem.java 35 private static final Logger LOG = new Logger(BrightnessLineItem.class);
76 LOG.w("Can't find setting for SCREEN_BRIGHTNESS.");
  /packages/apps/Car/Settings/src/com/android/car/settings/suggestions/
SettingsSuggestionsLoader.java 34 private static final Logger LOG = new Logger(SettingsSuggestionsLoader.class);
52 LOG.d("data is null");
54 LOG.d("data size " + data.size());
  /packages/apps/Gallery2/jni/filters/
filters.h 22 #include <android/log.h>
36 #define LOG(msg...) __android_log_print(ANDROID_LOG_VERBOSE, "NativeFilters", msg)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msplog.h 28 #define LOG(arg) g_bMSPBaseTracingOn?LogPrint arg:0
32 #define LOG(arg)
  /prebuilts/jdk/jdk8/darwin-x86/sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/
TestUtils.java 62 private static final Logger LOG =
  /prebuilts/jdk/jdk8/linux-x86/sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/
TestUtils.java 62 private static final Logger LOG =
  /system/netd/server/
StrictController.h 24 enum StrictPenalty { INVALID, ACCEPT, LOG, REJECT };
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
ReportExporter.java 43 protected static final Logger LOG = Logger.getLogger(ReportExporter.class.getName());
56 LOG.log(Level.WARNING, "External storage is not writable.");
76 LOG.log(Level.WARNING, "I/O exception writing report to storage.", e);
84 LOG.log(Level.WARNING, "I/O exception closing report.", e);
  /build/make/tools/ziptime/
ZipFile.cpp 31 #define LOG(...) fprintf(stderr, __VA_ARGS__)
44 LOG("fopen failed: %d\n", err);
87 LOG("Length is %ld -- too small\n", (long)fileLength);
94 LOG("Failure allocating %d bytes for EOCD search",
108 LOG("Failure seeking to end of zip at %ld", (long) seekStart);
115 LOG("short file? wanted %ld\n", readAmount);
129 LOG("EOCD not found, not Zip\n");
137 LOG("Failure reading %ld bytes of EOCD values", readAmount - i);
156 LOG("Failure seeking to central dir offset %" PRIu32 "\n",
171 LOG("initFromCDE failed\n")
    [all...]
  /external/apache-http/android/src/com/android/internal/http/multipart/
StringPart.java 37 import org.apache.commons.logging.Log;
52 /** Log object for this class. */
53 private static final Log LOG = LogFactory.getLog(StringPart.class);
126 LOG.trace("enter sendData(OutputStream)");
137 LOG.trace("enter lengthOfData()");
  /external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/core/command/
ReplyTextBundleUtilTest.java 35 private static final Logger LOG = LoggerFactory.getLogger(ReplyTextBundleUtilTest.class);
81 LOG.info("Expected: " + expected);
  /external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/stub/command/
SystCommandHandlerTest.java 33 private static final Logger LOG = LoggerFactory.getLogger(SystCommandHandlerTest.class);
66 LOG.info("Expected: " + expected);
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/stub/command/
PasvCommandHandler.java 46 private static final Logger LOG = Logger.getLogger(PasvCommandHandler.class);
66 LOG.debug("server=" + server + " port=" + port);
RetrCommandHandler.java 43 private static final Logger LOG = Logger.getLogger(RetrCommandHandler.class);
84 LOG.info("Sending " + fileContents.length + " bytes");
  /external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/core/command/
ReplyTextBundleUtilTest.java 34 private static final Logger LOG = Logger.getLogger(ReplyTextBundleUtilTest.class);
80 LOG.info("Expected: " + expected);
  /external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/stub/command/
SystCommandHandlerTest.java 34 private static final Logger LOG = Logger.getLogger(SystCommandHandlerTest.class);
67 LOG.info("Expected: " + expected);
  /external/nos/test/system-test-harness/tools/
nugget_tools.cc 22 #ifndef LOG
23 #define LOG(x) std::cerr << __FILE__ << ":" << __LINE__ << " " << #x << ": "
24 #endif // LOG
71 LOG(ERROR) << "CallApp(..., NUGGET_PARAM_CYCLES_SINCE_BOOT, ...) failed!\n";
75 LOG(ERROR) << "Unexpected size of cycle count!\n";
107 LOG(ERROR) << "CallApp(..., NUGGET_PARAM_GET_LOW_POWER_STATS, ...) failed!\n";
119 LOG(ERROR) << "CallApp(..., NUGGET_PARAM_REBOOT, ...) failed!\n";
128 LOG(ERROR) << "CallApp(..., NUGGET_PARAM_GET_LOW_POWER_STATS, ...) failed!\n";
146 LOG(ERROR) << "Citadel didn't reboot within "
163 LOG(ERROR) << "CallApp(..., NUGGET_PARAM_GET_LOW_POWER_STATS, ...) failed!\n"
    [all...]
  /external/tensorflow/tensorflow/contrib/lite/examples/label_image/
bitmap_helpers.cc 26 #define LOG(x) std::cerr
64 LOG(FATAL) << "Unexpected number of channels: " << channels;
79 LOG(FATAL) << "input file " << input_bmp_name << " not found\n";
88 if (s->verbose) LOG(INFO) << "len: " << len << "\n";
101 LOG(INFO) << "width, height, channels: " << *width << ", " << *height
  /external/webrtc/webrtc/system_wrappers/include/
logging.h 12 // It is a thin wrapper around WEBRTC_TRACE, maintaining the libjingle log
18 // impact of adding a new LS_INFO log. If it will be logged at anything
20 // preferably, do not log at all.
22 // LOG(...) an ostream target that can be used to send formatted
29 // There are several variations on the LOG macro which facilitate logging
32 // LOG(sev) logs the given stream at severity "sev", which must be a
35 // LOG_V(sev) Like LOG(), but sev is a run-time variable of the LoggingSeverity
37 // LOG_F(sev) Like LOG(), but includes the name of the current function.
53 // normal debug log, but should appear in diagnostic logs.
82 #ifndef LOG
    [all...]
  /frameworks/base/core/java/android/webkit/
ConsoleMessage.java 22 * <code>console.log('...')</code>) or a JavaScript error on the page. To receive notifications
31 LOG,

Completed in 911 milliseconds

12 3 4 5 6 7 8 91011>>