Home
last modified time | relevance | path

Searched defs:TEST_LOG (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/voice_engine/test/auto_test/
Dvoe_test_common.h17 #define TEST_LOG(...) \ macro
23 #define TEST_LOG printf macro
/external/webrtc/webrtc/modules/audio_device/test/
Daudio_device_test_defines.h30 #define TEST_LOG(...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, __VA_ARGS__) macro
33 #define TEST_LOG printf macro
/external/autotest/client/site_tests/video_JEAPerf/
Dvideo_JEAPerf.py15 TEST_LOG = 'test_log' variable
/external/autotest/site_utils/lxc/
Dlxc_functional_test.py47 TEST_LOG = 'test.log' variable