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

  /external/deqp/framework/delibs/deutil/
deSocket.h 89 DE_SOCKETRESULT_ERROR = 4,
deSocket.c 47 case DE_SOCKETRESULT_ERROR: return "DE_SOCKETRESULT_ERROR";
747 default: return DE_SOCKETRESULT_ERROR;
755 default: return DE_SOCKETRESULT_ERROR;
  /external/deqp/executor/
xeTcpIpLink.cpp 232 else if (result == DE_SOCKETRESULT_ERROR)
326 else if (result == DE_SOCKETRESULT_ERROR)

Completed in 142 milliseconds