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

  /external/opencv3/modules/ts/include/opencv2/
ts.hpp 305 LOG_IDX=1,
306 LOG=1 << LOG_IDX,
  /external/opencv3/modules/ts/src/
ts.cpp 509 if( !output_buf[LOG_IDX].empty() )
510 logs += "\n-----------------------------------\n\tLOG:\n" + output_buf[LOG_IDX];

Completed in 56 milliseconds