HomeSort by relevance Sort by last modified time
    Searched refs:DELETE_POINTER (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/test/
utility.h 55 #define DELETE_POINTER(p) \
APITest.cc 102 DELETE_POINTER(_channel_A2B);
103 DELETE_POINTER(_channel_B2A);
105 DELETE_POINTER(_pushEventA);
106 DELETE_POINTER(_pullEventA);
107 DELETE_POINTER(_processEventA);
108 DELETE_POINTER(_apiEventA);
110 DELETE_POINTER(_pushEventB);
111 DELETE_POINTER(_pullEventB);
112 DELETE_POINTER(_processEventB);
113 DELETE_POINTER(_apiEventB)
    [all...]

Completed in 57 milliseconds