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

  /external/libvpx/vp8/encoder/
parms.cpp 99 #define PRINT(O,V) debug_file<<#V <<" = " << O->V <<"\n";
102 ofstream debug_file(filename,ios_base::app);
104 debug_file << "=============================================="<<"\n";
  /external/webrtc/src/modules/audio_processing/test/
unpack.cc 79 FILE* debug_file = fopen(argv[1], "rb"); local
80 if (debug_file == NULL) {
128 while (ReadMessageFromFile(debug_file, &event_msg)) {
  /external/oprofile/libutil++/
op_bfd.h 236 bool debug_file);

Completed in 191 milliseconds