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

  /external/deqp/executor/
xeBatchExecutor.cpp 247 onTestLogData(&eos, 1);
287 void BatchExecutor::onTestLogData (const deUint8* bytes, size_t numBytes)
407 executor->onTestLogData(data.getDataBlock(numBytes), numBytes);
xeTcpIpLink.cpp 136 void TcpIpLinkState::onTestLogData (const deUint8* bytes, size_t numBytes) const
401 m_state.onTestLogData(&data[0], dataSize);

Completed in 516 milliseconds