Home
last modified time | relevance | path

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

/cts/hostsidetests/security/securityPatch/CVE-2016-8449/
Dpoc.c32 #define LOG(fmt, ...) printf(fmt "\n", ##__VA_ARGS__) macro
92 LOG("[+] open OK"); in main()
101 LOG("[+] ioctl OK, fd = %d", o_args.channel_fd); in main()
121 LOG("[+] %03d times", i); in main()
127 LOG("[+] ioctl OK, fd = %d", o_args.channel_fd); in main()
/cts/hostsidetests/security/securityPatch/CVE-2016-8482/
Dpoc.c36 #define LOG(fmt, ...) printf(fmt "\n", ##__VA_ARGS__) macro
163 LOG("[+] open %s OK", NVMAPDEV); in main()
169 LOG("[+] open %s OK", VICDEV); in main()
176 LOG("[+] NVMAP_IOC_CREATE succeeded, fd = %d", args.handle); in main()
186 LOG("[+] NVMAP_IOC_ALLOC succeeded"); in main()
193 LOG("[+] running..."); in main()
198 LOG("[-] passed :("); in main()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DReportExporter.java68 protected static final Logger LOG = Logger.getLogger(ReportExporter.class.getName()); field in ReportExporter
81 LOG.log(Level.WARNING, "External storage is not writable."); in doInBackground()
89 LOG.log(Level.WARNING, "Couldn't create test results report", e); in doInBackground()
119 LOG.log(Level.WARNING, "I/O exception writing report to storage.", e); in doInBackground()
140 LOG.log(Level.WARNING, "Failed to load " + resultFileName + " from assets."); in copyFormattingFiles()
147 LOG.log(Level.WARNING, "Failed to write " + resultFileName + " to a file."); in copyFormattingFiles()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
DReportExporter.java43 protected static final Logger LOG = Logger.getLogger(ReportExporter.class.getName()); field in ReportExporter
56 LOG.log(Level.WARNING, "External storage is not writable."); in doInBackground()
76 LOG.log(Level.WARNING, "I/O exception writing report to storage.", e); in doInBackground()
84 LOG.log(Level.WARNING, "I/O exception closing report.", e); in doInBackground()
/cts/hostsidetests/security/securityPatch/Bug-33863407/
Dpoc.c31 #define LOG(fmt, ...) do { \ macro
36 #define LOG(fmt, ...) macro
/cts/hostsidetests/jvmti/base/jni/
Dcts_agent.cpp49 LOG(FATAL) << "Could not get shared jvmtiEnv"; in Agent_OnLoad()
64 LOG(FATAL) << "Could not get shared jvmtiEnv"; in Agent_OnAttach()
Dtagging.cpp123 LOG(FATAL) << "Unexpected"; in Java_android_jvmti_cts_JvmtiTaggingTest_getTaggedObjects()
Dredefine.cpp121 LOG(FATAL) << "Unable to allocate output buffer for " << name; in CommonClassFileLoadHookRetransformable()
/cts/tests/tests/media/src/android/media/cts/
DMediaPlayerTestBase.java40 private static final Logger LOG = Logger.getLogger(MediaPlayerTestBase.class.getName()); field in MediaPlayerTestBase
216 LOG.warning("prepare() failed on try " + i + ", trying playback again"); in playVideoWithRetries()
250 LOG.warning("prepare() failed on try " + i + ", trying playback again"); in playVideoWithRetries()
DMediaPlayerDrmTestBase.java75 private static final Logger LOG = Logger.getLogger(MediaPlayerTestBase.class.getName()); field in MediaPlayerDrmTestBase
/cts/hostsidetests/security/securityPatch/CVE-2016-8431/
Dpoc.c25 #define LOG(fmt, ...) printf(fmt "\n", ##__VA_ARGS__) macro
/cts/hostsidetests/security/securityPatch/CVE-2016-8432/
Dpoc.c29 #define LOG(fmt, ...) printf(fmt "\n", ##__VA_ARGS__) macro
/cts/hostsidetests/security/securityPatch/CVE-2017-0429/
Dpoc.c35 #define LOG(fmt, ...) printf(fmt "\n", ##__VA_ARGS__) macro
/cts/tools/dex-tools/dex/
Dclasses.out.dex44426 private static final java.lang.String LOG
117337 private static final org.apache.commons.logging.Log LOG
117472 private static final org.apache.commons.logging.Log LOG
117675 private static final org.apache.commons.logging.Log LOG