Home
last modified time | relevance | path

Searched defs:DEBUG_LOG1 (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/test/
Drtp_player.cc29 #define DEBUG_LOG1(text, arg) macro
31 #define DEBUG_LOG1(text, arg) (printf(text "\n", arg)) macro
/external/webrtc/webrtc/test/
Drtp_file_reader.cc32 # define DEBUG_LOG1(text, arg) macro
35 # define DEBUG_LOG1(text, arg) (printf(text "\n", arg)) macro