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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
utility.h 55 #define DELETE_POINTER(p) \
APITest.cc 110 DELETE_POINTER(_channel_A2B);
111 DELETE_POINTER(_channel_B2A);
113 DELETE_POINTER(_pushEventA);
114 DELETE_POINTER(_pullEventA);
115 DELETE_POINTER(_processEventA);
116 DELETE_POINTER(_apiEventA);
118 DELETE_POINTER(_pushEventB);
119 DELETE_POINTER(_pullEventB);
120 DELETE_POINTER(_processEventB);
121 DELETE_POINTER(_apiEventB)
    [all...]

Completed in 106 milliseconds