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

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

Completed in 2632 milliseconds