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

  /external/deqp/execserver/
xsDefs.hpp 46 LOG_BUFFER_BLOCK_SIZE = 1024,
xsPosixTestProcess.cpp 177 , m_logReader (LOG_BUFFER_BLOCK_SIZE, LOG_BUFFER_NUM_BLOCKS)
xsWin32TestProcess.cpp 346 : m_logBuffer (LOG_BUFFER_BLOCK_SIZE, LOG_BUFFER_NUM_BLOCKS)
  /external/deqp/framework/platform/android/
tcuAndroidExecService.cpp 71 , m_logReader (xs::LOG_BUFFER_BLOCK_SIZE, xs::LOG_BUFFER_NUM_BLOCKS)
  /external/deqp/framework/platform/ios/
tcuIOSApp.mm 149 , m_logReader (xs::LOG_BUFFER_BLOCK_SIZE, xs::LOG_BUFFER_NUM_BLOCKS)

Completed in 190 milliseconds