Home
last modified time | relevance | path

Searched refs:LOG_TAG (Results 1 – 25 of 46) sorted by relevance

12

/test/mlts/benchmark/jni/
Drun_tflite.cpp27 #define LOG_TAG "NN_BENCHMARK" macro
31 __android_log_print(ANDROID_LOG_FATAL, LOG_TAG, fmt, ##__VA_ARGS__); \
80 __android_log_print(ANDROID_LOG_INFO, LOG_TAG, "BenchmarkModel %s", in init()
87 __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, "Failed to load model %s", in init()
95 __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, in init()
118 __android_log_print(ANDROID_LOG_INFO, LOG_TAG, "Running NNAPI on device %s", in init()
125 __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, in init()
148 __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, in setInput()
209 __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, in resizeInputTensors()
219 __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, "Failed to invoke: %d!", in runInference()
[all …]
/test/vts/runners/target/vts_hal_hidl_target/
DVtsCoreUtil.cpp34 __android_log_print(ANDROID_LOG_FATAL, LOG_TAG, in checkSubstringInCommandOutput()
46 __android_log_print(ANDROID_LOG_FATAL, LOG_TAG, "popen failed: %d", errno); in checkSubstringInCommandOutput()
49 __android_log_print(ANDROID_LOG_INFO, LOG_TAG, "Feature %s: %ssupported", in checkSubstringInCommandOutput()
DVtsHalHidlTargetTestEnvBase.cpp17 #define LOG_TAG "VtsHalHidlTargetTestEnvBase" macro
/test/vts/harnesses/tradefed/tests/src/com/android/tradefed/testtype/
DVtsFuzzTestResultParserTest.java43 private static final String LOG_TAG = "VtsFuzzTestResultParserTest"; field in VtsFuzzTestResultParserTest
63 Log.e(LOG_TAG, "Output file does not exist: " + filename); in readInFile()
66 Log.e(LOG_TAG, "Unable to read contents of an output file: " + filename); in readInFile()
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/test/vts/specification/lib/ndk/bionic/1.0/
DlibcV1.vts.h4 #undef LOG_TAG
5 #define LOG_TAG "FuzzerExtended_libc" macro
/test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
DVtsFuzzTestResultParser.java45 private static final String LOG_TAG = "GTestResultParser"; field in VtsFuzzTestResultParser
124 Log.v(LOG_TAG, line); in processNewLines()
158 Log.i(LOG_TAG, String.format("Test run failed: %s", errorMsg)); in handleTestRunFailed()
DVtsFuzzTest.java36 private static final String LOG_TAG = "VtsFuzzTest"; field in VtsFuzzTest
335 Log.w(LOG_TAG, String.format("Could not find fuzzer binary file %s in %s!", in run()
342 Log.i(LOG_TAG, String.format("Running fuzzer '%s %s' on %s", in run()
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
Dtypes.vts.h4 #undef LOG_TAG
5 #define LOG_TAG "FuzzerExtended_android_hardware_nfc_V1_0_types" macro
DNfcClientCallback.vts.h4 #undef LOG_TAG
5 #define LOG_TAG "FuzzerExtended_android_hardware_nfc_V1_0_INfcClientCallback" macro
DNfc.vts.h4 #undef LOG_TAG
5 #define LOG_TAG "FuzzerExtended_android_hardware_nfc_V1_0_INfc" macro
DMemoryTest.vts.h4 #undef LOG_TAG
5 #define LOG_TAG "FuzzerExtended_android_hardware_tests_memory_V1_0_IMemoryTest" macro
DTestMsgQ.vts.h4 #undef LOG_TAG
5 #define LOG_TAG "FuzzerExtended_android_hardware_tests_msgq_V1_0_ITestMsgQ" macro
/test/vts/testcases/codelab/target_binary/
Dvts_codelab_target_binary.c19 #define LOG_TAG "VtsCodelabTargetBinary" macro
/test/vts/testcases/host/shell_binary_crash_test/
Dseg_fault.c19 #define LOG_TAG "VtsSegFaultTestBinary" macro
Dcrash_app.c18 #define LOG_TAG "VtsTestBinary" macro
/test/vts/testcases/vts_selftest/manual_tests/zero_testcase_binary_test/
Dvts_selftest_zero_testcase_binary_test.cpp18 #define LOG_TAG "VtsSelfTestZeroTestCaseBinaryTest" macro
/test/vts/agents/hal/
DBinderClientToDriver.cpp19 #define LOG_TAG "VtsFuzzerBinderClient" macro
DTcpServerForRunner.cpp16 #define LOG_TAG "VtsAgentTcpServer" macro
DSocketServerForDriver.cpp16 #define LOG_TAG "VtsAgentSocketServer" macro
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DMediaPreparer.java146 private static final String LOG_TAG = "MediaPreparer"; field in MediaPreparer
290 LOG_TAG, in downloadMediaToHost()
296 LogUtil.printLog(Log.LogLevel.INFO, LOG_TAG, "Unzipping media files"); in downloadMediaToHost()
/test/vts/drivers/hal/common/driver_base/
DDriverCallbackBase.cpp16 #define LOG_TAG "VtsHalDriverCallbackBase" macro
/test/vts/testcases/vts_selftest/manual_tests/flaky_test/
Dvts_selftest_flaky_test.cpp23 #define LOG_TAG "VtsSelfTestFlakyTest" macro
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DBusinessLogicHostExecutor.java59 LogUtil.printLog(Log.LogLevel.INFO, LOG_TAG, String.format(format, args)); in logInfo()
/test/vts-testcase/hal/thermal/V1_0/target_stress/
Dthermal_hidl_stress_test.cpp17 #define LOG_TAG "thermal_hidl_target_stress_test" macro
/test/vts/drivers/hal/common/binder/
DVtsFuzzerBinderService.cpp22 #define LOG_TAG "VtsFuzzerBinderService" macro

12