Home
last modified time | relevance | path

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

12

/test/vts/harnesses/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DHidlProfilerPreparer.java51 private static final String LOG_TAG = "HidlProfilerPreparer"; field in HidlProfilerPreparer
111 Log.d(LOG_TAG, String.format("Deleting any existing target-side trace files in %s.", in setUp()
116 Log.d(LOG_TAG, String.format("Starting the HIDL profiling (bitness: %s).", in setUp()
120 Log.d(LOG_TAG, String.format("Target Profiling Library Path: %s", in setUp()
125 Log.d(LOG_TAG, String.format("setenforce: %s", result)); in setUp()
130 Log.d(LOG_TAG, String.format("chmod: %s", result)); in setUp()
133 Log.d(LOG_TAG, String.format("chmod: %s", result)); in setUp()
136 Log.d(LOG_TAG, String.format("chmod: %s", result)); in setUp()
140 Log.d(LOG_TAG, String.format("chmod: %s", result)); in setUp()
143 Log.d(LOG_TAG, String.format("start profiling: %s", result)); in setUp()
[all …]
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/test/vts/specification/hal/conventional/bluetooth/1.0/
DBluetoothHalV1.vts.h4 #undef LOG_TAG
5 #define LOG_TAG "FuzzerExtended_bluetooth_module_t" macro
DBluetoothHalV1bt_interface_t.vts.h4 #undef LOG_TAG
5 #define LOG_TAG "FuzzerExtended_bt_interface_t" macro
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/test/vts/specification/hal/conventional/wifi/1.0/
DWifiHalV1.vts.h4 #undef LOG_TAG
5 #define LOG_TAG "FuzzerExtended_wifi" macro
/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/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
DMemoryTest.vts.h4 #undef LOG_TAG
5 #define LOG_TAG "FuzzerExtended_android_hardware_tests_memory_V1_0_IMemoryTest" macro
DNfc.vts.h4 #undef LOG_TAG
5 #define LOG_TAG "FuzzerExtended_android_hardware_nfc_V1_0_INfc" macro
DTestMsgQ.vts.h4 #undef LOG_TAG
5 #define LOG_TAG "FuzzerExtended_android_hardware_tests_msgq_V1_0_ITestMsgQ" macro
DBar.vts.h4 #undef LOG_TAG
5 #define LOG_TAG "FuzzerExtended_android_hardware_tests_bar_V1_0_IBar" macro
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/test/vts/specification/hal/conventional/camera/2.1/
DCameraHalV2.vts.h4 #undef LOG_TAG
5 #define LOG_TAG "FuzzerExtended_camera_module_t" 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/
Dcrash_app.c18 #define LOG_TAG "VtsTestBinary" 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-testcase/kernel/syscall/
Dsyscall_exists.cpp18 #define LOG_TAG "VtsSyscall" macro
/test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
DVtsFuzzTestResultParser.java49 private static final String LOG_TAG = "GTestResultParser"; field in VtsFuzzTestResultParser
127 Log.v(LOG_TAG, line); in processNewLines()
161 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
287 Log.w(LOG_TAG, String.format("Could not find fuzzer binary file %s in %s!", in run()
294 Log.i(LOG_TAG, String.format("Running fuzzer '%s %s' on %s", in run()
/test/vts/agents/hal/
DBinderClientToDriver.cpp20 #define LOG_TAG "VtsFuzzerBinderClient" macro
/test/vts/runners/target/vts_hal_hidl_target/
DVtsHalHidlTargetTestEnvBase.cpp17 #define LOG_TAG "VtsHalHidlTargetTestEnvBase" macro
/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.cpp23 #define LOG_TAG "VtsFuzzerBinderService" macro
/test/vts/drivers/libdrivercomm/
DVtsDriverCommUtil.cpp17 #define LOG_TAG "VtsDriverCommUtil" macro
/test/vts/drivers/hal/server/
DBinderServer.cpp28 #define LOG_TAG "VtsFuzzerBinderServer" macro
/test/vts/hals/light/bullhead/
Dlights.c17 #define LOG_TAG "lights" macro

12